Class MessageBoxSettings
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
Immutable settings record for MessageBox visual defaults (ThemeScope).
public sealed record MessageBoxSettings : IEquatable<MessageBoxSettings>
- Inheritance
-
MessageBoxSettings
- 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 message boxes.
- DefaultButtonAlignment
Gets the default button alignment for message boxes.