IInputElement.

PointerPressed Event

Summary

Occurs when the pointer is pressed over the control.
Namespace
Avalonia.Input
Containing Type
IInputElement
Event Type
EventHandler<PointerPressedEventArgs>

Syntax

event EventHandler<PointerPressedEventArgs> PointerPressed