Skip to main content

UIApplicationLaunchOptionsLocalNotificationKey

Static UIApplicationLaunchOptionsLocalNotificationKey 

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

Use UserNotifications Framework’s -[UNUserNotificationCenterDelegate didReceiveNotificationResponse:withCompletionHandler:]

Available on crate feature UIApplication only.
Expand description

UserInfo contains a UILocalNotification

See also Apple’s documentation