Click or drag to resize
IRotaryEncoder Events

The IRotaryEncoder type exposes the following members.

Events
  NameDescription
Public eventClick
Occurs when the button is clicked.
(Inherited from IPushButton.)
Public eventPressed
Occurs when the button is pressed.
(Inherited from IPushButton.)
Public eventReleased
Occurs when the button is released.
(Inherited from IPushButton.)
Public eventRotated
Occurs when the encoder is rotated.
Top
See Also