다음을 통해 공유


NSApplicationDelegate.FailedToRegisterForRemoteNotifications 메서드

정의

[Foundation.Export("application:didFailToRegisterForRemoteNotificationsWithError:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void FailedToRegisterForRemoteNotifications (AppKit.NSApplication application, Foundation.NSError error);
abstract member FailedToRegisterForRemoteNotifications : AppKit.NSApplication * Foundation.NSError -> unit
override this.FailedToRegisterForRemoteNotifications : AppKit.NSApplication * Foundation.NSError -> unit

매개 변수

application
NSApplication
error
NSError
특성

적용 대상