CKQueryOperation.RecordFetched 属性

定义

由系统应用到查询或游标返回的每个CKRecordT:System.Action

public virtual Action<CloudKit.CKRecord> RecordFetched { [Foundation.Export("recordFetchedBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRecordFetchedBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.RecordFetched : Action<CloudKit.CKRecord> with get, set

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

适用于