Table of Contents

Property Cursor

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Cursor

Gets or sets the RadioLabels index for the cursor. The cursor may or may not be the selected RadioItem.

public int Cursor { get; set; }

Property Value

int

Remarks

Maps to either the X or Y position within Viewport depending on Orientation.