Table of Contents

Property AssignHotKeys

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

AssignHotKeys

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

public bool AssignHotKeys { get; set; }

Property Value

bool