次の方法で共有


CKAcceptSharesOperation.AcceptSharesCompleted プロパティ

定義

共有を受け入れる操作の完了後に実行するアクション。

public virtual Action<Foundation.NSError> AcceptSharesCompleted { [Foundation.Export("acceptSharesCompletionBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAcceptSharesCompletionBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AcceptSharesCompleted : Action<Foundation.NSError> with get, set

プロパティ値

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

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

属性

適用対象