UIURLToLaunchStoryboardAssociations
The user-defined storyboard identifiers that associate with supported schemes.
Properties
| Name | Type | Description |
|---|---|---|
Any Key | string |
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.