共用方式為


NSDistributedNotificationCenter 建構函式

定義

多載

NSDistributedNotificationCenter()
NSDistributedNotificationCenter(NSObjectFlag)
NSDistributedNotificationCenter(IntPtr)

NSDistributedNotificationCenter()

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

適用於

NSDistributedNotificationCenter(NSObjectFlag)

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

參數

適用於

NSDistributedNotificationCenter(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於