Cursor Property
Gets or sets the associated mouse cursor.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
Cursor? Cursor { get; }
ReadOnly Property Cursor As Cursor
Get
abstract Cursor : Cursor with get