Share via


UNCDidActivateNotificationEventArgs Class

Definition

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

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

Constructors

Name Description
UNCDidActivateNotificationEventArgs(NSUserNotification)

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

Properties

Name Description
Notification

Applies to