CKFetchRecordZoneChangesOperation.RecordZoneChangeTokensUpdated Property

Definition

Gets or sets the handler that is run after the zone change token is updated.

public virtual CloudKit.CKFetchRecordZoneChangesTokensUpdatedHandler RecordZoneChangeTokensUpdated { [Foundation.Export("recordZoneChangeTokensUpdatedBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRecordZoneChangeTokensUpdatedBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.RecordZoneChangeTokensUpdated : CloudKit.CKFetchRecordZoneChangesTokensUpdatedHandler with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to