Table of Contents

Property Shortcut

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Shortcut

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 KeyCode will be drawn on the MenuItem to the right of the Title and Help text. See ShortcutTag.

public KeyCode Shortcut { get; set; }

Property Value

KeyCode