Skip Navigation
Property List Key

UIViewControllerBasedStatusBarAppearance

A Boolean value that indicates whether the system bases the appearance of the status bar on the style preferred by the current view controller.

Details

Name
View controller-based status bar appearance
Type
boolean

Discussion

If this key is YES, the system uses the current view controller’s preferred status bar style. If this key is NO, it uses the status bar style of the UIApplication object. The default value is YES.

See Also

Current page is UIViewControllerBasedStatusBarAppearance