TWTweetComposeViewController.SetCompletionHandler Method

Definition

Caution

Use the 'CompletionHandler' property.

[System.Obsolete("Use the 'CompletionHandler' property.")]
public virtual void SetCompletionHandler (Action<Twitter.TWTweetComposeViewControllerResult> handler);
abstract member SetCompletionHandler : Action<Twitter.TWTweetComposeViewControllerResult> -> unit
override this.SetCompletionHandler : Action<Twitter.TWTweetComposeViewControllerResult> -> unit

Parameters

Attributes

Applies to