Edit

Share via


CKFetchShareParticipantsOperation.Completed Property

Definition

Gets or sets the action that is run after all the share participants are fetched.

public virtual Action<Foundation.NSError> Completed { [Foundation.Export("fetchShareParticipantsCompletionBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFetchShareParticipantsCompletionBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Completed : Action<Foundation.NSError> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to