Share via


TWTweetComposeViewController.CompletionHandler Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Action<Twitter.TWTweetComposeViewControllerResult> CompletionHandler { [Foundation.Export("completionHandler")] get; [Foundation.Export("setCompletionHandler:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("completionHandler")>]
[<set: Foundation.Export("setCompletionHandler:")>]
member this.CompletionHandler : Action<Twitter.TWTweetComposeViewControllerResult> with get, set

Property Value

Attributes

Applies to