Freigeben über


NSManagedObjectContext.ObserveValueForKeyPath Methode

Definition

Beobachtet das Objekt, das durch das bereitgestellte Objekt und den keypath für Änderungen identifiziert wird.

[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

Parameter

keyPath
String
object1
IntPtr

nativeint

change
NSDictionary

Muss hinzugefügt werden.

Dieser Parameter kann null sein.

context
IntPtr

nativeint

Attribute

Gilt für: