GamepadReading.LeftThumbstickY Property

Gets the left stick y-axis value.

Syntax

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

Property value

Type: float32 

 The value is between -1.0 and 1.0.

Remarks

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

GamepadReading Class

GamepadReading Members

Windows.Xbox.Input Namespace