InputElementCursorProperty Field

Gets or sets associated mouse cursor.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static readonly StyledProperty<Cursor?> CursorProperty

Field Value

StyledPropertyCursor

See Also