QuadratureRotaryEncoder.PulseCountChanged Event

Definition

EventHandler to allow the notification of value changes.

public event EventHandler<Iot.Device.RotaryEncoder.RotaryEncoderEventArgs>? PulseCountChanged;
member this.PulseCountChanged : EventHandler<Iot.Device.RotaryEncoder.RotaryEncoderEventArgs> 
Public Event PulseCountChanged As EventHandler(Of RotaryEncoderEventArgs) 

Event Type

Applies to