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

属性值

属性

适用于