CKModifyRecordZonesOperation.Completed Property

Definition

Gets or sets the handler that is run after the operation completes.

public virtual CloudKit.CKModifyRecordZonesHandler Completed { [Foundation.Export("modifyRecordZonesCompletionBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setModifyRecordZonesCompletionBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Completed : CloudKit.CKModifyRecordZonesHandler with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to