InputElement.

PointerPressed Event

Summary

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

Syntax

public event EventHandler<PointerPressedEventArgs> PointerPressed