Table of Contents

Property InputProcessor

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

InputProcessor

Gets InputProcessor implementation that processes the mouse and keyboard input populated by IInput<TInputRecord> implementations on the input thread and translating to events on the UI thread.

IInputProcessor InputProcessor { get; }

Property Value

IInputProcessor