![]() | IRotaryEncoder Interface |
Namespace: Microsoft.IoT.DeviceCore.Input
The IRotaryEncoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClickMode |
Gets or sets a value that indicates when the Click event occurs.
(Inherited from IPushButton.) |
![]() | IsPressed |
Gets a value that indicates if the button is pressed.
(Inherited from IPushButton.) |
Name | Description | |
---|---|---|
![]() | Close | Releases system resources that are exposed by a Windows Runtime object. (Inherited from IClosable.) |
Name | Description | |
---|---|---|
![]() | Click |
Occurs when the button is clicked.
(Inherited from IPushButton.) |
![]() | Pressed |
Occurs when the button is pressed.
(Inherited from IPushButton.) |
![]() | Released |
Occurs when the button is released.
(Inherited from IPushButton.) |
![]() | Rotated |
Occurs when the encoder is rotated.
|