Table of Contents

Property ShortcutKey

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ShortcutKey

Shortcut defines a key binding to the MenuItem that will invoke the MenuItem's action globally for the View that is the parent of the MenuBar or ContextMenu this MenuItem.

The Key will be drawn on the MenuItem to the right of the Title and Help text. See ShortcutTag.

public Key? ShortcutKey { get; set; }

Property Value

Key