Interface IConsoleDriverFacade | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Interface for v2 driver abstraction layer

public interface IConsoleDriverFacade

Properties

InputProcessor

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

Edit this page