Table of Contents

Class WindowSettings

Namespace
Terminal.Gui.Configuration
Assembly
Terminal.Gui.dll

Settings POCO for Window visual defaults (ThemeScope).

public class WindowSettings
Inheritance
WindowSettings
Inherited Members

Constructors

WindowSettings()

Properties

DefaultBorderStyle

Gets or sets the default border style for windows.

DefaultShadow

Gets or sets the default shadow style for windows.

Defaults

The static facade instance. Always contains the current effective values. Updated by the MEC binding at IApplication initialization.