NSDistributedNotificationCenter 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This is not available in iOS.
允許將通知傳送至其他工作中的物件。
[System.Obsolete("This is not available in iOS.")]
public class NSDistributedNotificationCenter : Foundation.NSNotificationCenter
[Foundation.Register("NSDistributedNotificationCenter", true)]
public class NSDistributedNotificationCenter : Foundation.NSNotificationCenter
type NSDistributedNotificationCenter = class
inherit NSNotificationCenter
- 繼承
-
NSDistributedNotificationCenter
- 屬性
建構函式
NSDistributedNotificationCenter() |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
NSDistributedNotificationCenter(IntPtr) |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
NSDistributedNotificationCenter(NSObjectFlag) |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
屬性
ClassHandle |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
DefaultCenter |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
NSLocalNotificationCenterType |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
Suspended |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
方法
AddObserver(NSObject, Selector, String, NSObject) |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
AddObserver(NSObject, Selector, String, String, NSNotificationSuspensionBehavior) |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
AddObserver(NSObject, Selector, String, String) |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
GetDefaultCenter() |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
PostNotificationName(String, String, NSDictionary, Boolean) |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
PostNotificationName(String, String, NSDictionary, NSNotificationFlags) |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
PostNotificationName(String, String, NSDictionary) |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
PostNotificationName(String, String) |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
RemoveObserver(NSObject, String, NSObject) |
已淘汰.
允許將通知傳送至其他工作中的物件。 |
RemoveObserver(NSObject, String, String) |
已淘汰.
允許將通知傳送至其他工作中的物件。 |