<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/UILaunchStoryboards/UILaunchStoryboardDefinitions",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.UILaunchStoryboards.UILaunchStoryboardDefinitions"
  },
  "title" : "UILaunchStoryboardDefinitions"
}
-->

# UILaunchStoryboardDefinitions

An array of dictionaries mapping launch storyboard identifiers to storyboards.

## Discussion

Each dictionary has [`UILaunchStoryboardFile`](/documentation/BundleResources/Information-Property-List/UILaunchStoryboards/UILaunchStoryboardDefinitions/UILaunchStoryboardFile) and [`UILaunchStoryboardIdentifier`](/documentation/BundleResources/Information-Property-List/UILaunchStoryboards/UILaunchStoryboardDefinitions/UILaunchStoryboardIdentifier) keys, associating a storyboard file or xib with an identifier.

## Topics

### Specifying Storyboard Identifiers

[`UILaunchStoryboardIdentifier`](/documentation/BundleResources/Information-Property-List/UILaunchStoryboards/UILaunchStoryboardDefinitions/UILaunchStoryboardIdentifier)

A user-specified identifier for a launch storyboard.

[`UILaunchStoryboardFile`](/documentation/BundleResources/Information-Property-List/UILaunchStoryboards/UILaunchStoryboardDefinitions/UILaunchStoryboardFile)

A launch storyboard file or xib.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)