UIApplicationLaunchOptionsUserActivityTypeKey

Static UIApplicationLaunchOptionsUserActivityTypeKey 

Source
pub unsafe static UIApplicationLaunchOptionsUserActivityTypeKey: &'static UIApplicationLaunchOptionsKey
👎Deprecated: Use UIScene lifecycle and UIScene.ConnectionOptions.handoffUserActivityType instead.
Available on crate feature UIApplication only.
Expand description

Key in user activity dictionary for the activity type

See also Apple’s documentation