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)

public event EventHandler<PointerReleasedEventArgs> PointerReleased
View Source

Value

EventHandler(PointerReleasedEventArgs)

Implements

IInputElement.PointerReleased

See Also

Reference

InputElement Class
Avalonia.Input Namespace