NSApplicationDelegate_Extensions.ReceivedRemoteNotification Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static void ReceivedRemoteNotification (this AppKit.INSApplicationDelegate This, AppKit.NSApplication application, Foundation.NSDictionary userInfo);
static member ReceivedRemoteNotification : AppKit.INSApplicationDelegate * AppKit.NSApplication * Foundation.NSDictionary -> unit
Parameter
- application
- NSApplication
- userInfo
- NSDictionary
- Attribute