Table of Contents

Property FocusedItem

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

FocusedItem

Gets or sets the Labels index for the focused item. The active item may or may not be the selected RadioItem.

public int FocusedItem { get; set; }

Property Value

int

Remarks

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