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

Value

Type: Windows.FoundationTypedEventHandlerIThumbstick, ThumbstickReadingChangedEventArgs
See Also