Table of Contents

Interface IComponentFactory

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

Base untyped interface for IComponentFactory<T> for methods that are not templated on low level console input type.

public interface IComponentFactory

Methods

CreateOutput()

Create the IConsoleOutput class for the current driver implementation i.e. the class responsible for rendering IOutputBuffer into the console.