Table of Contents

Property AssignHotKeysToRadioLabels

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

AssignHotKeysToRadioLabels

If true the RadioLabels will each be automatically assigned a hotkey. UsedHotKeys will be used to ensure unique keys are assigned. Set UsedHotKeys before setting RadioLabels with any hotkeys that may conflict with other Views.

public bool AssignHotKeysToRadioLabels { get; set; }

Property Value

bool