TWTweetComposeViewController.SetCompletionHandler Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
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
Parametri
- handler
- Action<TWTweetComposeViewControllerResult>
- Attributi