Edit

Share via


CKFetchDatabaseChangesOperation.ChangeTokenUpdated Property

Definition

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

public virtual Action<CloudKit.CKServerChangeToken> ChangeTokenUpdated { [Foundation.Export("changeTokenUpdatedBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setChangeTokenUpdatedBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ChangeTokenUpdated : Action<CloudKit.CKServerChangeToken> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to