次の方法で共有


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

適用対象