IGamepadReading.LeftThumbstickX Property

Gets the left stick x-axis value.

Syntax

public:
property float32 LeftThumbstickX {
         float32 get ();
}  

Property value

Type: float32 

 The value is between -1.0 and 1.0.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

IGamepadReading Interface

IGamepadReading Members

Windows.Xbox.Input Namespace