Edit

Share via


CKFetchRecordsOperation.PerRecordProgress Property

Definition

public virtual Action<CloudKit.CKRecordID,double> PerRecordProgress { [Foundation.Export("perRecordProgressBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPerRecordProgressBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PerRecordProgress : Action<CloudKit.CKRecordID, double> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to