pub unsafe static NSApplicationLaunchRemoteNotificationKey: &'static NSString
👎Deprecated
Available on crate feature
NSApplication
only.Expand description
NSApplicationLaunchRemoteNotificationKey is unimplemented. Please use NSApplicationLaunchUserNotificationKey to get the NSUserNotification object. The NSUserNotification object has an isRemote property to indicate whether this application was launched as a result of a remote notification
See also Apple’s documentation