HamburgerMenu.MobileStatusBarForeground Property
Gets or sets the foreground color of the status bar. The alpha channel of the color is not used.
Namespace: DevExpress.UI.Xaml.Layout
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
SolidColorBrush | The foreground color of the status bar. |
See Also