Back to Devexpress

ThemeManager.IsLightTheme Property

maui-devexpress-dot-maui-dot-core-dot-thememanager-a6a0868a.md

latest785 B
Original Source

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

csharp
public static bool IsLightTheme { get; }

Property Value

TypeDescription
Boolean

true if the applied theme is a light theme; otherwise, false.

|

See Also

ThemeManager Class

ThemeManager Members

DevExpress.Maui.Core Namespace