次の方法で共有


CKFetchShareParticipantsOperation.Fetched プロパティ

定義

共有参加要素の各ブロックがフェッチされた後に実行されるアクションを取得または設定します。

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

プロパティ値

(このノードのその他のドキュメントが提供されます)

この値は、null の場合もあります。

属性

適用対象