- Namespace
- Avalonia
.Input - Interfaces
-
- IPointer
- IDisposable
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type-.->Interface0["IPointer"]
click Interface0 "/api/Avalonia.Input/IPointer"
Type-.->Interface1["IDisposable"]
Type["Pointer"]
class Type type-node
Syntax
public class Pointer : IPointer, IDisposable
Constructors
Name | Summary |
---|---|
Pointer |
Properties
Name | Value | Summary |
---|---|---|
Captured | IInputElement? | |
Id | int | |
IsPrimary | bool | |
Type | PointerType |
Methods
Name | Value | Summary |
---|---|---|
Capture |
void | |
Dispose |
void | |
GetNextFreeId |
int |
static
|
PlatformCapture |
void |