UIDocumentInteractionControllerDelegate.WillBeginSendingToApplication Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Indica que o documento do UIDocumentInteractionController está prestes a ser aberto pelo aplicativo especificado.
[Foundation.Export("documentInteractionController:willBeginSendingToApplication:")]
public virtual void WillBeginSendingToApplication (UIKit.UIDocumentInteractionController controller, string application);
abstract member WillBeginSendingToApplication : UIKit.UIDocumentInteractionController * string -> unit
override this.WillBeginSendingToApplication : UIKit.UIDocumentInteractionController * string -> unit
Parâmetros
- controller
- UIDocumentInteractionController
- Atributos