---
title: UIURLToLaunchStoryboardAssociations
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/uilaunchstoryboards/uiurltolaunchstoryboardassociations
---

# UIURLToLaunchStoryboardAssociations

The user-defined storyboard identifiers that associate with supported schemes.

## Properties

Any Key:

## Discussion

Discussion The keys for this dictionary are the URL schemes defined in CFBundleURLTypes for your app. The value for the specified key is a UILaunchStoryboardIdentifier from the UILaunchStoryboardDefinitions array.
