Share via


CKShareRequestAccessOperation.PerShareAccessRequestCompletionBlock Property

Definition

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

Property Value

Attributes

Applies to