NSDistributedNotificationCenter 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
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