Back to Devexpress

ThemeManager Properties

maui-devexpress-dot-maui-dot-core-dot-thememanager-dot-underscore-properties.md

latest1.9 KB
Original Source

ThemeManager Properties

A class that allows you to switch a theme of DevExpress .NET MAUI Controls.

NameDescription
AndroidNavigationBarBackground staticGets or sets the background color of the device’s navigation bar (works for Android 14 and earlier versions only).
AndroidNavigationBarForeground staticGets or sets the theme used by device navigation bar icons (works for Android 14 and earlier versions only).
AndroidStatusBarBackground staticGets or sets the status bar’s background color (works for Android 14 and earlier versions only).
ApplyThemeToSystemBars staticGets or sets whether the color theme is applied to system bars.
IsLightTheme staticGets whether the applied theme is a light theme.
StatusBarForeground staticGets or sets the theme that is used in device navigation bar icons.
Theme staticGets or sets the applied Theme.
UseAndroidSystemColor staticGets or sets whether the application should use the system’s main color as the seed color for a theme of DevExpress .NET MAUI Controls. This property works only on Android OS.

See Also

ThemeManager Class

ThemeManager Members

DevExpress.Maui.Core Namespace