Condividi tramite


NSDistributedNotificationCenter Classe

Definizione

Attenzione

This is not available in iOS.

Consente l'invio di notifiche agli oggetti in altre attività.

[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
Ereditarietà
NSDistributedNotificationCenter
Attributi

Costruttori

NSDistributedNotificationCenter()
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

NSDistributedNotificationCenter(IntPtr)
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

NSDistributedNotificationCenter(NSObjectFlag)
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

Proprietà

ClassHandle
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

DefaultCenter
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

NSLocalNotificationCenterType
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

Suspended
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

Metodi

AddObserver(NSObject, Selector, String, NSObject)
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

AddObserver(NSObject, Selector, String, String)
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

AddObserver(NSObject, Selector, String, String, NSNotificationSuspensionBehavior)
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

GetDefaultCenter()
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

PostNotificationName(String, String)
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

PostNotificationName(String, String, NSDictionary)
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

PostNotificationName(String, String, NSDictionary, Boolean)
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

PostNotificationName(String, String, NSDictionary, NSNotificationFlags)
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

RemoveObserver(NSObject, String, NSObject)
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

RemoveObserver(NSObject, String, String)
Obsoleti.

Consente l'invio di notifiche agli oggetti in altre attività.

Si applica a