| IThumbstickReadingChangedEventArgsReading Property |
Gets the current reading of the thumbstick.
Namespace: Microsoft.IoT.DeviceCore.InputAssembly: Microsoft.IoT.DeviceCore (in Microsoft.IoT.DeviceCore.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ThumbstickReading Reading { get; }
ReadOnly Property Reading As ThumbstickReading
Get
property ThumbstickReading^ Reading {
ThumbstickReading^ get ();
}
abstract Reading : ThumbstickReading with get
Property Value
Type:
ThumbstickReadingSee Also