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

# UIToolbar

Toolbar visibility and configuration during launch.

## Discussion

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

## Topics

### Optional Image

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

## See Also

### Border Elements

- [UINavigationBar](bundleresources/information-property-list/uilaunchscreen/uinavigationbar.md)
- [UITabBar](bundleresources/information-property-list/uilaunchscreen/uitabbar.md)
