Summary
Occurs when the pointer is pressed over the control.
- Namespace
- Avalonia
.Input - Containing Type
- InputElement
- Event Type
- EventHandler
<Pointer Pressed >Event Args
Syntax
public event EventHandler<PointerPressedEventArgs> PointerPressed