Edit

Share via


CKAcceptSharesOperation.AcceptSharesCompleted Property

Definition

An action to run after the operation to accept the shares completes.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to