TWTweetComposeViewController.SetCompletionHandler Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
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
Paramètres
- handler
- Action<TWTweetComposeViewControllerResult>
- Attributs