Skip to main content

PointerPressed Event

Occurs when the pointer is pressed over the control.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)

event EventHandler<PointerPressedEventArgs> PointerPressed
View Source

Value

EventHandler(PointerPressedEventArgs)

See Also

Reference

IInputElement Interface
Avalonia.Input Namespace