NSApplication.EnabledRemoteNotificationTypes Method

Definition

[Foundation.Export("enabledRemoteNotificationTypes")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSRemoteNotificationType EnabledRemoteNotificationTypes();
[<Foundation.Export("enabledRemoteNotificationTypes")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member EnabledRemoteNotificationTypes : unit -> AppKit.NSRemoteNotificationType
override this.EnabledRemoteNotificationTypes : unit -> AppKit.NSRemoteNotificationType

Returns

Attributes

Applies to