Back to Devexpress

SystemBarBehavior.AndroidNavigationBarBackground Property

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

latest993 B
Original Source

SystemBarBehavior.AndroidNavigationBarBackground Property

Gets or sets the background color of the device’s navigation bar (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 AndroidNavigationBarBackground { get; set; }

Property Value

TypeDescription
Color

The background color of the device’s navigation bar (works for Android 14 and earlier versions only).

|

See Also

SystemBarBehavior Class

SystemBarBehavior Members

DevExpress.Maui.Core Namespace