Skip to main content

OnPointerCaptureLost Method

Called before the PointerCaptureLost event occurs.

Definition

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

protected virtual void OnPointerCaptureLost(
PointerCaptureLostEventArgs e
)

Parameters

  PointerCaptureLostEventArgs
The event args.

See Also

Reference

InputElement Class
Avalonia.Input Namespace