Skip to main content

PointerReleased Event

Occurs when the pointer is released over the control.

Definition

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

event EventHandler<PointerReleasedEventArgs> PointerReleased
View Source

Value

EventHandler(PointerReleasedEventArgs)

See Also

Reference

IInputElement Interface
Avalonia.Input Namespace