Table of Contents

Property Output

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

Output

Gets the IOutput implementation responsible for rendering the OutputBuffer to the console using platform specific methods.

public IOutput Output { get; }

Property Value

IOutput