ThemeManager.ApplyThemeToSystemBars Property
Gets or sets whether the color theme is applied to system bars.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
Declaration
public static bool ApplyThemeToSystemBars { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also