Skip to main content

PointerCaptureLostEventArgs Constructor

Unstable.

Note: This API is unstable and may change in a future release.

Initializes a new instance of the PointerCaptureLostEventArgs class

Definition

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

[UnstableAttribute("This constructor might be removed in 12.0. If you need to remove capture, use stable methods on the IPointer instance.,")]
public PointerCaptureLostEventArgs(
Object source,
IPointer pointer
)

Parameters

  Object
 
  IPointer
 

See Also

Reference

PointerCaptureLostEventArgs Class
Avalonia.Input Namespace