Partager via


NSObject.AutomaticallyNotifiesObserversForKey(String) Méthode

Définition

Indique si cet objet fournit des notifications clé-valeur pour la clé spécifiée.

[Foundation.Export("automaticallyNotifiesObserversForKey:")]
public static bool AutomaticallyNotifiesObserversForKey (string key);
static member AutomaticallyNotifiesObserversForKey : string -> bool

Paramètres

key
String

Nom de la propriété Objective-C. Il doit s’agir d’un nom ASCII, commencer par une lettre minuscule et ne contenir aucun espace.

Retours

Attributs

S’applique à