Share via


NSUserNotificationCenter.RemoveDeliveredNotification Method

Definition

[Foundation.Export("removeDeliveredNotification:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveDeliveredNotification(Foundation.NSUserNotification notification);
[<Foundation.Export("removeDeliveredNotification:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveDeliveredNotification : Foundation.NSUserNotification -> unit
override this.RemoveDeliveredNotification : Foundation.NSUserNotification -> unit

Parameters

notification
NSUserNotification
Attributes

Applies to