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

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

Return Value

Type: ThumbstickReading
A ThumbstickReading.

Implements

IThumbstickGetCurrentReading
See Also