ThemeManager.IsLightTheme Property
Gets whether the applied theme is a light theme.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
Declaration
public static bool IsLightTheme { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also