TWTweetComposeViewController.CompletionHandler Property

Definition

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

Property Value

Attributes

Applies to