CKFetchRecordZoneChangesOperation.FetchCompleted Property

Definition

Gets or sets the handler that is run after the fetch operation completes.

public virtual CloudKit.CKFetchRecordZoneChangesFetchCompletedHandler FetchCompleted { [Foundation.Export("recordZoneFetchCompletionBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRecordZoneFetchCompletionBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.FetchCompleted : CloudKit.CKFetchRecordZoneChangesFetchCompletedHandler with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to