Click or drag to resize
IThumbstickGetCurrentReading Method
Gets the current thumbstick reading.

Namespace: Microsoft.IoT.DeviceCore.Input
Assembly: Microsoft.IoT.DeviceCore (in Microsoft.IoT.DeviceCore.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
ThumbstickReading GetCurrentReading()

Return Value

Type: ThumbstickReading
A ThumbstickReading.
See Also