Event CurrentPositionChanged
Occurs when CurrentPosition property value changes.
event EventHandler? CurrentPositionChanged
Returns
- EventHandler
- Occurs when property value changes.
Remarks
You need to call IdleAction() in the Idle event handler in order to enable CurrentPositionChanged event firing.