Condividi tramite


NSObject.AutomaticallyNotifiesObserversForKey(String) Metodo

Definizione

Indica se questo oggetto fornisce notifiche chiave-valore per la chiave specificata.

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

Parametri

key
String

Nome della proprietà Objective-C. Deve essere un nome ASCII, iniziare con una lettera minuscola e non contenere spazi.

Restituisce

Attributi

Si applica a