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

# UIDefaultLaunchScreen

The default launch screen configuration.

## Discussion

Discussion Provide the identifier, stored in the UILaunchScreenIdentifier key, of one of the launch screen definitions in your UILaunchScreenDefinitions array. The system displays the named launch screen when launching your app in response to a URL scheme that you don’t enumerate in the UIURLToLaunchStoryboardAssociations dictionary, or when the user launches your app directly.

## See Also

### Associations

- [UIURLToLaunchScreenAssociations](bundleresources/information-property-list/uilaunchscreens/uiurltolaunchscreenassociations.md)
