NSApplication.EnabledRemoteNotificationTypes Method

Definition

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

Returns

Attributes

Applies to