Freigeben über


NSDistributedNotificationCenter Konstruktoren

Definition

Überlädt

NSDistributedNotificationCenter()
NSDistributedNotificationCenter(NSObjectFlag)
NSDistributedNotificationCenter(IntPtr)

NSDistributedNotificationCenter()

public NSDistributedNotificationCenter();
[Foundation.Export("init")]
public NSDistributedNotificationCenter();
Attribute

Gilt für:

NSDistributedNotificationCenter(NSObjectFlag)

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

Parameter

Gilt für:

NSDistributedNotificationCenter(IntPtr)

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

Parameter

handle
IntPtr

nativeint

Gilt für: