Table of Contents

Property KeyConverter

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

KeyConverter

Translates driver-specific TInputRecord to Terminal.Gui Key.

public IKeyConverter<TInputRecord> KeyConverter { get; }

Property Value

IKeyConverter<TInputRecord>