Compartir a través de


SLComposeViewController.CompletionHandler Propiedad

Definición

Obtiene o establece el controlador al que se llama cuando el usuario cancela o envía la publicación.

public virtual Action<Social.SLComposeViewControllerResult> CompletionHandler { [Foundation.Export("completionHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCompletionHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.CompletionHandler : Action<Social.SLComposeViewControllerResult> with get, set

Valor de propiedad

Atributos

Se aplica a