Property KeyConverter
KeyConverter
Class responsible for translating the driver specific native input class T
e.g.
ConsoleKeyInfo into the Terminal.Gui Key class (used for all
internal library representations of Keys).
public IKeyConverter<T> KeyConverter { get; }