| IRotaryEncoder Events |
The IRotaryEncoder type exposes the following members.
| 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.
|