Skip to main content

PointerCaptureLostEventArgs Constructor

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
)
View Source

Parameters

  Object
 
  IPointer
 

See Also

Reference

PointerCaptureLostEventArgs Class
Avalonia.Input Namespace