Keys used to access values in the launch options dictionary passed to your app at initialization time.
SDKs
- iOS 10.0+
- Mac Catalyst 13.0+
- tvOS 10.0+
Framework
- UIKit
Declaration
typedef NSString *UIApplicationLaunchOptionsKey;
Discussion
These keys are passed to the options dictionary passed to the application:
and application:
methods of the app delegate