UIStatusBarHidden
A Boolean value that indicates whether the system initially hides the status bar when the app launches.
UIStatusBarStyle
The style of the status bar as the app launches.
UIStatusBarTintParameters
The status bar tint.
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
.
UIStatusBarHidden
UIStatusBarStyle
UIStatusBarTintParameters