- 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 |
public Pointer(int id, PointerType type, bool isPrimary)
Name | Type | Description |
---|---|---|
id | int | |
type | PointerType | |
isPrimary | bool |
Type | Description |
---|---|
void |