次の方法で共有


CKFetchDatabaseChangesOperation.ChangeTokenUpdated プロパティ

定義

変更トークンの更新後に実行されるアクションを取得または設定します。

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

プロパティ値

(このノードのその他のドキュメントが公開されます)

この値は、null の場合もあります。

属性

適用対象