Share via


NSUserNotificationCenter.RemoveAllDeliveredNotifications Method

Definition

[Foundation.Export("removeAllDeliveredNotifications")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveAllDeliveredNotifications();
[<Foundation.Export("removeAllDeliveredNotifications")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveAllDeliveredNotifications : unit -> unit
override this.RemoveAllDeliveredNotifications : unit -> unit
Attributes

Applies to