Class ThemeChanges
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
Static facade that raises when the active theme has changed. Provided for consumers that cannot take an IThemeManager dependency (typically View subclasses).
public static class ThemeChanges
- Inheritance
-
ThemeChanges
- Inherited Members
Events
- ThemeChanged
Raised after the active theme has changed. The Value is the name of the currently-active theme.