Table of Contents

Property AppModel

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

AppModel

Gets or sets the application model. Set by IApplication before CreateOutput() is called so output implementations know whether to use the alternate screen buffer.

AppModel AppModel { get; set; }

Property Value

AppModel