Table of Contents

Property InputProcessor

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

InputProcessor

Gets the class responsible for processing buffered console input and translating it into events on the UI thread.

IInputProcessor InputProcessor { get; }

Property Value

IInputProcessor