Table of Contents

Property AppModel

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

AppModel

Gets or sets how the application interacts with the terminal buffer. FullScreen uses the alternate screen buffer (default). Inline renders inline in the primary scrollback buffer.

AppModel AppModel { get; set; }

Property Value

AppModel