次の方法で共有


CKQueryOperation.RecordFetched プロパティ

定義

クエリまたはカーソルによって返されるそれぞれにCKRecord、システムによって適用される System.Action T: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 の場合もあります。

属性

適用対象