Table of Contents

Method GetShortcutTag

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetShortcutTag(Key, ustring)

Get the Shortcut key as string.

public static ustring GetShortcutTag(Key shortcut, ustring delimiter = null)

Parameters

shortcut Key

The shortcut key.

delimiter ustring

The delimiter string.

Returns

ustring