Click or drag to resize
SS944ReadingChanged Event
Occurs each time the thumbstick reports a new 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 event TypedEventHandler<IThumbstick, ThumbstickReadingChangedEventArgs> ReadingChanged

Value

Type: Windows.FoundationTypedEventHandlerIThumbstick, ThumbstickReadingChangedEventArgs

Implements

IThumbstickReadingChanged
See Also