statusBarAppearance property

StatusBarAppearance? statusBarAppearance
getter/setter pair

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;