Compartilhar via


UIActivityViewController.CompletionHandler Propriedade

Definição

Os desenvolvedores não devem usar essa propriedade preterida. Os desenvolvedores devem usar a propriedade 'CompletionWithItemsHandler'.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use the 'CompletionWithItemsHandler' property instead.")]
public virtual Action<Foundation.NSString,bool> CompletionHandler { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use the 'CompletionWithItemsHandler' property instead.")] [Foundation.Export("completionHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use the 'CompletionWithItemsHandler' property instead.")] [Foundation.Export("setCompletionHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.CompletionHandler : Action<Foundation.NSString, bool> with get, set

Valor da propriedade

(Mais documentação para este nó está chegando)

Este valor pode ser null.

Atributos

Aplica-se a