Condividi tramite


NSManagedObjectContext.ObserveValueForKeyPath Metodo

Definizione

Osserva l'oggetto identificato dall'oggetto fornito e dal percorso chiave per le modifiche.

[Foundation.Export("observeValueForKeyPath:ofObject:change:context:")]
public virtual void ObserveValueForKeyPath (string keyPath, IntPtr object1, Foundation.NSDictionary change, IntPtr context);
abstract member ObserveValueForKeyPath : string * nativeint * Foundation.NSDictionary * nativeint -> unit
override this.ObserveValueForKeyPath : string * nativeint * Foundation.NSDictionary * nativeint -> unit

Parametri

keyPath
String
object1
IntPtr

nativeint

change
NSDictionary

Da aggiungere.

Questo parametro può essere null.

context
IntPtr

nativeint

Attributi

Si applica a