Share via


CKAcceptSharesOperation.PerShareCompleted Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CloudKit.CKAcceptPerShareCompletionHandler? PerShareCompleted { [Foundation.Export("perShareCompletionBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPerShareCompletionBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("perShareCompletionBlock", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPerShareCompletionBlock:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PerShareCompleted : CloudKit.CKAcceptPerShareCompletionHandler with get, set

Property Value

Attributes

Applies to