pub unsafe static NSApplicationLaunchRemoteNotificationKey: &'static NSStringAvailable 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