Property InputProcessor | Terminal.Gui v2 (original) (raw)

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.

public IInputProcessor InputProcessor { get; }

Property Value

IInputProcessor

Edit this page