NSNotificationEventArgs(NSNotification) Constructor

Definition

Initializes a new instance of the NSNotificationEventArgs class.

public NSNotificationEventArgs (Foundation.NSNotification notification);
new Foundation.NSNotificationEventArgs : Foundation.NSNotification -> Foundation.NSNotificationEventArgs

Parameters

notification
NSNotification

Applies to