- Namespace
- Avalonia
.Input - Implementing Types
graph BT
Type["IPointer"]
class Type type-node
Implementing0["Pointer"]-.->Type
click Implementing0 "/api/Avalonia.Input/Pointer"
Syntax
public interface IPointer
Properties
Name | Value | Summary |
---|---|---|
Captured | IInputElement? | |
Id | int | |
IsPrimary | bool | |
Type | PointerType |
Methods
Name | Value | Summary |
---|---|---|
Capture |
void |