Contents

statusBarStyle

The current appearance of the status bar.

Declaration

var statusBarStyle: UIStatusBarStyle { get }

Discussion

To customize the status bar’s style for each of your view controllers, override their preferredStatusBarStyle property.

See Also

Getting the status bar configuration