Table of Contents

Property InputProcessor

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

InputProcessor

Class responsible for processing native driver input objects e.g. ConsoleKeyInfo into Key events and detecting and processing ansi escape sequences.

IInputProcessor InputProcessor { get; }

Property Value

IInputProcessor