Table of Contents

Property AssignHotKeysToCheckBoxes

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

AssignHotKeysToCheckBoxes

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

public bool AssignHotKeysToCheckBoxes { get; set; }

Property Value

bool