NSObject.AutomaticallyNotifiesObserversForKey(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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