Edit

Share via


NSUserNotificationCenterDelegate Constructors

Definition

Overloads

NSUserNotificationCenterDelegate()

[Foundation.Export("init")]
public NSUserNotificationCenterDelegate();
Attributes

Applies to

NSUserNotificationCenterDelegate(NSObjectFlag)

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

Parameters

Applies to

NSUserNotificationCenterDelegate(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to