Property ShortcutKey | Terminal.Gui v2 (original) (raw)

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 theView that is the parent of the MenuBar thisMenuItem.

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

public Key? ShortcutKey { get; set; }

Property Value

Key

Edit this page