---
title: UILaunchScreenDefinitions
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/uilaunchscreens/uilaunchscreendefinitions
---

# UILaunchScreenDefinitions

A collection of launch screen configuration dictionaries.

## Discussion

Discussion Each dictionary in the array resembles the one you might define for the UILaunchScreen key, with the addition of a UILaunchScreenIdentifier key that provides a unique identifier for the dictionary. You use that identifier when associating to the dictionary with a URL scheme in the UIURLToLaunchScreenAssociations array, or to indicate it as the default launch screen with the UIDefaultLaunchScreen key.

## Topics

### Identity

- [UILaunchScreenIdentifier](bundleresources/information-property-list/uilaunchscreens/uilaunchscreendefinitions/uilaunchscreenidentifier.md)

### Main Interface

- [UIColorName](bundleresources/information-property-list/uilaunchscreens/uilaunchscreendefinitions/uicolorname.md)
- [UIImageName](bundleresources/information-property-list/uilaunchscreens/uilaunchscreendefinitions/uiimagename.md)
- [UIImageRespectsSafeAreaInsets](bundleresources/information-property-list/uilaunchscreens/uilaunchscreendefinitions/uiimagerespectssafeareainsets.md)

### Border Elements

- [UINavigationBar](bundleresources/information-property-list/uilaunchscreens/uilaunchscreendefinitions/uinavigationbar.md)
- [UITabBar](bundleresources/information-property-list/uilaunchscreens/uilaunchscreendefinitions/uitabbar.md)
- [UIToolbar](bundleresources/information-property-list/uilaunchscreens/uilaunchscreendefinitions/uitoolbar.md)
