Table of Contents

Class DialogSettings

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

Settings POCO for Dialog visual defaults (ThemeScope).

public class DialogSettings
Inheritance
DialogSettings
Inherited Members

Constructors

DialogSettings()

Properties

DefaultBorderStyle

Gets or sets the default border style for dialogs.

DefaultButtonAlignment

Gets or sets the default button alignment for dialogs.

DefaultButtonAlignmentModes

Gets or sets the default button alignment modes for dialogs.

DefaultShadow

Gets or sets the default shadow style for dialogs.

Defaults

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