Property IsDark
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
IsDark
Whether dark mode is active. Setting it notifies DarkModeChanged.
public static bool IsDark { get; set; }
Property Value
- bool
Whether dark mode is active. Setting it notifies DarkModeChanged.
public static bool IsDark { get; set; }