Method GetKeyToString | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
GetKeyToString(Key, out Key)
Return key as string.
public static ustring GetKeyToString(Key key, out Key knm)
Parameters
key
Key
The key to extract.
knm
Key
Correspond to the non modifier key.
Returns
ustring