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

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

Value

Type: Windows.FoundationTypedEventHandlerIRotaryEncoder, RotaryEncoderRotatedEventArgs

Implements

IRotaryEncoderRotated
See Also