---
title: UINavigationBar
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/uilaunchscreen/uinavigationbar
---

# UINavigationBar

Navigation bar visibility and configuration during launch.

## Discussion

Discussion When you provide a dictionary for this key, the system displays a navigation bar during launch. You can optionally set the dictionary’s UIImageName key to define a custom image for the navigation bar. Omit this key if you don’t want to display a navigation bar during launch.

## Topics

### Optional Image

- [UIImageName](bundleresources/information-property-list/uilaunchscreen/uinavigationbar/uiimagename.md)

## See Also

### Border Elements

- [UITabBar](bundleresources/information-property-list/uilaunchscreen/uitabbar.md)
- [UIToolbar](bundleresources/information-property-list/uilaunchscreen/uitoolbar.md)
