prefersStatusBarHidden
Specifies whether the view controller prefers the status bar to be hidden or shown.
childViewControllerForStatusBarHidden
The view controller to use for determining the hidden state of the status bar.
childViewControllerForStatusBarStyle
Called when the system needs the view controller to use for determining status bar style.
preferredStatusBarStyle
The preferred status bar style for the view controller.
UIStatusBarStyle
Constants that describe the style of the device’s status bar.
modalPresentationCapturesStatusBarAppearance
Specifies whether a view controller, presented non-fullscreen, takes over control of status bar appearance from the presenting view controller.
preferredStatusBarUpdateAnimation
Specifies the animation style to use for hiding and showing the status bar for the view controller.