Skip to main content

UIApplicationLaunchOptionsURLKey

Static UIApplicationLaunchOptionsURLKey 

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

Use UIScene lifecycle and UIScene.ConnectionOptions.URLContexts instead.

Available on crate feature UIApplication only.
Expand description

UserInfo contains a NSURL with launch URL to open

See also Apple’s documentation