| IThumbstickGetCurrentReading Method |
Gets the current thumbstick reading.
Namespace: Microsoft.IoT.DeviceCore.InputAssembly: Microsoft.IoT.DeviceCore (in Microsoft.IoT.DeviceCore.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ThumbstickReading GetCurrentReading()
Function GetCurrentReading As ThumbstickReading
ThumbstickReading^ GetCurrentReading()
abstract GetCurrentReading : unit -> ThumbstickReading
Return Value
Type:
ThumbstickReading
A
ThumbstickReading.
See Also