Skip to main content
ON

SystemBarBehavior Class

A behavior that applies system colors to the system’s status bar.

Namespace: DevExpress.Maui.Core

Assembly: DevExpress.Maui.Core.dll

NuGet Package: DevExpress.Maui.Core

Declaration

public class SystemBarBehavior :
    Behavior<Page>

Inheritance

System.Object
See Also