Table of Contents

Property RadioLabels

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

RadioLabels

The radio labels to display. A HotKey key binding will be added for each label enabling the user to select and/or focus the radio label using the keyboard. See HotKey for details on how HotKeys work.

public string[] RadioLabels { get; set; }

Property Value

string[]

The radio labels.