Compartir a través de


NSManagedObjectContext.ObserveValueForKeyPath Método

Definición

Observa el objeto identificado por el objeto y la ruta de acceso proporcionados para los cambios.

[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

Parámetros

keyPath
String
object1
IntPtr

nativeint

change
NSDictionary

Se agregará.

Este parámetro puede ser null.

context
IntPtr

nativeint

Atributos

Se aplica a