다음을 통해 공유


NSApplicationDelegate_Extensions.FailedToRegisterForRemoteNotifications 메서드

정의

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static void FailedToRegisterForRemoteNotifications (this AppKit.INSApplicationDelegate This, AppKit.NSApplication application, Foundation.NSError error);
static member FailedToRegisterForRemoteNotifications : AppKit.INSApplicationDelegate * AppKit.NSApplication * Foundation.NSError -> unit

매개 변수

application
NSApplication
error
NSError
특성

적용 대상