Click or drag to resize
ThumbstickReadingYAxis Property
Gets the current value of the X axis where the range is -1.0 to 1.0.

Namespace: Microsoft.IoT.DeviceCore.Input
Assembly: Microsoft.IoT.DeviceCore (in Microsoft.IoT.DeviceCore.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public double YAxis { get; }

Property Value

Type: Double
The current value of the X axis.
See Also