Table of Contents

Method GetKey

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetKey(string?)

Returns the Key described by the escape sequence.

public Key? GetKey(string? input)

Parameters

input string

Returns

Key