statusBarAppearance property
Overrides the status bar appearance. By default, the system chooses the appearance based on the current UI Mode. This only applies to Android.
Implementation
StatusBarAppearance? statusBarAppearance = null;
Overrides the status bar appearance. By default, the system chooses the appearance based on the current UI Mode. This only applies to Android.
StatusBarAppearance? statusBarAppearance = null;