共用方式為


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

屬性值

屬性

適用於