NSUserNotificationCenterDelegate.DidDeliverNotification Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("userNotificationCenter:didDeliverNotification:")]
public virtual void DidDeliverNotification (Foundation.NSUserNotificationCenter center, Foundation.NSUserNotification notification);
abstract member DidDeliverNotification : Foundation.NSUserNotificationCenter * Foundation.NSUserNotification -> unit
override this.DidDeliverNotification : Foundation.NSUserNotificationCenter * Foundation.NSUserNotification -> unit
Parameters
- center
- NSUserNotificationCenter
- notification
- NSUserNotification
- Attributes