- Namespace
- Avalonia
.Input - Interfaces
-
- IDisposable
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type-.->Interface0["IDisposable"]
Type["Cursor"]
class Type type-node
Syntax
public class Cursor : IDisposable
Constructors
Name | Summary |
---|---|
Cursor |
|
Cursor |
Fields
Name | Constant Value | Summary |
---|---|---|
Default |
static
|
Properties
Name | Value | Summary |
---|---|---|
PlatformImpl | ICursorImpl |
Methods
Name | Value | Summary |
---|---|---|
Dispose |
void | |
Parse |
Cursor |
static
|