Pointer.

Pointer(int, PointerType, bool) Constructor

Namespace
Avalonia.Input
Containing Type
Pointer

Syntax

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

Parameters

Name Type Description
id int
type PointerType
isPrimary bool

Return Value

Type Description
void