Share via


NSUserNotificationCenterDelegate_Extensions.DidDeliverNotification Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidDeliverNotification(this Foundation.INSUserNotificationCenterDelegate This, Foundation.NSUserNotificationCenter center, Foundation.NSUserNotification notification);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidDeliverNotification : Foundation.INSUserNotificationCenterDelegate * Foundation.NSUserNotificationCenter * Foundation.NSUserNotification -> unit

Parameters

notification
NSUserNotification
Attributes

Applies to