userActivityDictionary
A key indicating a dictionary associated with an activity that the user wants to continue.
Declaration
static let userActivityDictionary: UIApplication.LaunchOptionsKeyDiscussion
The value of this key is an NSDictionary object containing the key userActivityType, whose value is an NSString object identifying the activity type.