Edit

Share via


CKFetchRecordChangesOperation.RecordDeleted Property

Definition

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to