Table of Contents

Method CreateOutput

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

CreateOutput()

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

public override IConsoleOutput CreateOutput()

Returns

IConsoleOutput