NSDistributedNotificationCenter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This is not available in iOS.
Allows notifications to be sent to objects in other tasks.
[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
- Inheritance
-
NSDistributedNotificationCenter
- Attributes
Constructors
NSDistributedNotificationCenter() | |
NSDistributedNotificationCenter(IntPtr) | |
NSDistributedNotificationCenter(NSObjectFlag) |
Properties
ClassHandle | |
DefaultCenter | |
NSLocalNotificationCenterType | |
Suspended |