CKModifySubscriptionsOperation.Completed Property

Definition

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

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to