CKFetchSubscriptionsOperation.Completed Property

Definition

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

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to