共用方式為


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

屬性

適用於