Class MessageBoxSettings
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
Settings POCO for MessageBox visual defaults (ThemeScope).
public class MessageBoxSettings
- Inheritance
-
MessageBoxSettings
- Inherited Members
Constructors
Properties
- DefaultBorderStyle
Gets or sets the default border style for message boxes.
- DefaultButtonAlignment
Gets or sets the default button alignment for message boxes.
- Defaults
The static facade instance. Always contains the current effective values. Updated by the MEC binding at IApplication initialization.