Table of Contents

Method CreateOutput

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

CreateOutput()

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

public abstract IOutput CreateOutput()

Returns

IOutput