| SS944GetCurrentReading Method |
Gets the current thumbstick reading.
Namespace: Microsoft.IoT.Devices.InputAssembly: Microsoft.IoT.Devices (in Microsoft.IoT.Devices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ThumbstickReading GetCurrentReading()
Public Function GetCurrentReading As ThumbstickReading
public:
virtual ThumbstickReading^ GetCurrentReading() sealed
abstract GetCurrentReading : unit -> ThumbstickReading
override GetCurrentReading : unit -> ThumbstickReading
Return Value
Type:
ThumbstickReading
A
ThumbstickReading.
Implements
IThumbstickGetCurrentReadingSee Also