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

public Key Shortcut { get; set; }

Property Value

Key