Share via


CKFetchShareParticipantsOperation.Fetched Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Action<CloudKit.CKShareParticipant>? Fetched { [Foundation.Export("shareParticipantFetchedBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setShareParticipantFetchedBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shareParticipantFetchedBlock", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setShareParticipantFetchedBlock:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Fetched : Action<CloudKit.CKShareParticipant> with get, set

Property Value

Attributes

Applies to