Share via


UNCDidDeliverNotificationEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class UNCDidDeliverNotificationEventArgs : EventArgs
type UNCDidDeliverNotificationEventArgs = class
    inherit EventArgs
Inheritance
UNCDidDeliverNotificationEventArgs

Constructors

Name Description
UNCDidDeliverNotificationEventArgs(NSUserNotification)

Create a new instance of the UNCDidDeliverNotificationEventArgs with the specified event data.

Properties

Name Description
Notification

Applies to