Contents

UIURLToLaunchStoryboardAssociations

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

Properties

NameTypeDescription
Any Keystring

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.