NSNotificationEventArgs(NSNotification) 构造函数

定义

初始化 NSNotificationEventArgs 类的新实例。

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

参数

notification
NSNotification

适用于