CKFetchDatabaseChangesOperation.Changed 属性

定义

获取或设置在数据库中的单个记录更改后运行的操作。

public virtual Action<CloudKit.CKRecordZoneID> Changed { [Foundation.Export("recordZoneWithIDChangedBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRecordZoneWithIDChangedBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Changed : Action<CloudKit.CKRecordZoneID> with get, set

属性值

(此节点的更多文档即将)

此值可为 null

属性

适用于