次の方法で共有


SLComposeViewController.CompletionHandler プロパティ

定義

ユーザーが投稿をキャンセルまたは送信したときに呼び出されるハンドラーを取得または設定します。

public virtual Action<Social.SLComposeViewControllerResult> CompletionHandler { [Foundation.Export("completionHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCompletionHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.CompletionHandler : Action<Social.SLComposeViewControllerResult> with get, set

プロパティ値

属性

適用対象