NSUserNotificationCenter Constructors

Definition

Overloads

NSUserNotificationCenter(NSObjectFlag)
NSUserNotificationCenter(IntPtr)

NSUserNotificationCenter(NSObjectFlag)

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

Parameters

Applies to

NSUserNotificationCenter(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to