NSApplication.RegisterForRemoteNotificationTypes Method

Definition

[Foundation.Export("registerForRemoteNotificationTypes:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RegisterForRemoteNotificationTypes (AppKit.NSRemoteNotificationType types);
abstract member RegisterForRemoteNotificationTypes : AppKit.NSRemoteNotificationType -> unit
override this.RegisterForRemoteNotificationTypes : AppKit.NSRemoteNotificationType -> unit

Parameters

Attributes

Applies to