Back to Devexpress

SystemBarBehavior.AndroidStatusBarBackground Property

maui-devexpress-dot-maui-dot-core-dot-systembarbehavior-9d44a8ee.md

latest949 B
Original Source

SystemBarBehavior.AndroidStatusBarBackground Property

Gets or sets the status bar’s background color (works for Android 14 and earlier versions only). This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public Color AndroidStatusBarBackground { get; set; }

Property Value

TypeDescription
Color

The status bar’s background color (works for Android 14 and earlier versions only).

|

See Also

SystemBarBehavior Class

SystemBarBehavior Members

DevExpress.Maui.Core Namespace