Back to Devexpress

SystemBarBehavior.AndroidNavigationBarForeground Property

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

latest1.0 KB
Original Source

SystemBarBehavior.AndroidNavigationBarForeground Property

Gets or sets the theme that is used by the device’s navigation bar icons (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 AppTheme AndroidNavigationBarForeground { get; set; }

Property Value

TypeDescription
AppTheme

The theme that is used by the device’s navigation bar icons (works for Android 14 and earlier versions only).

|

See Also

SystemBarBehavior Class

SystemBarBehavior Members

DevExpress.Maui.Core Namespace