Skip to main content

PointerExited Event

Occurs when the pointer leaves the control.

Definition​

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

public event EventHandler<PointerEventArgs> PointerExited
View Source

Value​

EventHandler(PointerEventArgs)

Implements​

IInputElement.PointerExited

See Also​

Reference​

InputElement Class
Avalonia.Input Namespace