Share via


CKAcceptSharesOperation.AcceptSharesCompleted Property

Definition

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

Property Value

Attributes

Applies to