Table of Contents

Method GetKeyImpl

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