Table of Contents

Property UsedHotKeys

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

UsedHotKeys

Gets the list of hotkeys already used by the CheckBoxes or that should not be used if AssignHotKeysToCheckBoxes is enabled.

public List<Key> UsedHotKeys { get; }

Property Value

List<Key>