Skip to main content

Pointer Constructor

Initializes a new instance of the Pointer class

Definition

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

public Pointer(
int id,
PointerType type,
bool isPrimary
)

Parameters

  Int32
 
  PointerType
 
  Boolean
 

See Also

Reference

Pointer Class
Avalonia.Input Namespace