Method GetKeyImpl | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

GetKeyImpl(string?)

Called by the base class to determine the key that matches the input.

protected override Key? GetKeyImpl(string? input)

Parameters

input string

Returns

Key

Edit this page