---
title: UIStatusBarHidden
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/uistatusbarhidden
---

# UIStatusBarHidden

A Boolean value that indicates whether the system initially hides the status bar when the app launches.

## Discussion

Discussion If YES, the system hides the status bar. If NO, it displays the status bar.

## See Also

### Status bar

- [UIStatusBarStyle](bundleresources/information-property-list/uistatusbarstyle.md)
- [UIStatusBarTintParameters](bundleresources/information-property-list/uistatusbartintparameters.md)
- [UIViewControllerBasedStatusBarAppearance](bundleresources/information-property-list/uiviewcontrollerbasedstatusbarappearance.md)
