Class WindowSettings
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
Immutable settings record for Window visual defaults (ThemeScope).
public sealed record WindowSettings : IEquatable<WindowSettings>
- Inheritance
-
WindowSettings
- Implements
- Inherited Members
Constructors
Properties
- Current
The currently effective values, updated atomically by MecThemeManager.
- Default
The compile-time-known defaults.
- DefaultBorderStyle
Gets the default border style for windows.
- DefaultShadow
Gets the default shadow style for windows.