Skip to main content

UIApplicationLaunchOptionsShortcutItemKey

Static UIApplicationLaunchOptionsShortcutItemKey 

Source
pub unsafe static UIApplicationLaunchOptionsShortcutItemKey: &'static UIApplicationLaunchOptionsKey
👎Deprecated:

Use UIScene lifecycle and UIScene.ConnectionOptions.shortcutItem instead.

Available on crate feature UIApplication only.
Expand description

UserInfo contains the UIApplicationShortcutItem used to launch the app

See also Apple’s documentation