Contents

UIURLToLaunchScreenAssociations

The mapping of URL schemes to launch screen configurations.

Properties

NameTypeDescription
Any Keystring

Discussion

Set the keys of this dictionary to the URL schemes that your app supports. Provide a value for each key that is the identifier, stored in the UILaunchScreenIdentifier key, of one of the launch screen definitions in your UILaunchScreenDefinitions array.

See Also

Associations