Property KeyConverter
KeyConverter
Translates driver-specific TInputRecord to Terminal.Gui Key.
public IKeyConverter<TInputRecord> KeyConverter { get; }
Property Value
- IKeyConverter<TInputRecord>
Translates driver-specific TInputRecord to Terminal.Gui Key.
public IKeyConverter<TInputRecord> KeyConverter { get; }