CKFetchRecordZoneChangesOperation.ChangesCompleted Property

Definition

Gets or sets the action that is run after the chages are completed.

public virtual Action<Foundation.NSError> ChangesCompleted { [Foundation.Export("fetchRecordZoneChangesCompletionBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFetchRecordZoneChangesCompletionBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ChangesCompleted : Action<Foundation.NSError> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to