Edit

Share via


NSDistributedNotificationCenter Class

Definition

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

Applies to