Click or drag to resize
ThumbstickReadingChangedEventArgsReading Property
Gets the current reading of the thumbstick.

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 ThumbstickReading Reading { get; }

Property Value

Type: ThumbstickReading
See Also