Table of Contents

Method GetShortcutFromTag

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetShortcutFromTag(ustring, ustring)

Allows to retrieve a Key from a ShortcutTag

public static Key GetShortcutFromTag(ustring tag, ustring delimiter = null)

Parameters

tag ustring

The key as string.

delimiter ustring

The delimiter string.

Returns

Key