NSUserNotificationCenter 构造函数

定义

重载

NSUserNotificationCenter(NSObjectFlag)
NSUserNotificationCenter(IntPtr)

NSUserNotificationCenter(NSObjectFlag)

protected NSUserNotificationCenter (Foundation.NSObjectFlag t);
new Foundation.NSUserNotificationCenter : Foundation.NSObjectFlag -> Foundation.NSUserNotificationCenter

参数

适用于

NSUserNotificationCenter(IntPtr)

protected internal NSUserNotificationCenter (IntPtr handle);
new Foundation.NSUserNotificationCenter : nativeint -> Foundation.NSUserNotificationCenter

参数

handle
IntPtr

nativeint

适用于