Click or drag to resize
IRotaryEncoderRotated Event
Occurs when the encoder is rotated.

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<IRotaryEncoder, RotaryEncoderRotatedEventArgs> Rotated

Value

Type: Windows.FoundationTypedEventHandlerIRotaryEncoder, RotaryEncoderRotatedEventArgs
See Also