편집

다음을 통해 공유


NSUserNotificationCenterDelegate Constructors

Definition

Overloads

NSUserNotificationCenterDelegate()
NSUserNotificationCenterDelegate(NSObjectFlag)
NSUserNotificationCenterDelegate(IntPtr)

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