Summary
Occurs when the pointer moves over the control.
- Namespace
- Avalonia
.Input - Containing Type
- InputElement
- Event Type
- EventHandler
<PointerEventArgs>
Syntax
public event EventHandler<PointerEventArgs> PointerMoved
public event EventHandler<PointerEventArgs> PointerMoved