Freigeben über


UIDocumentInteractionControllerDelegate_Extensions.WillBeginSendingToApplication Methode

Definition

Gibt an, dass das Dokument des Controllers an die angegebene Anwendung übergeben werden soll.

public static void WillBeginSendingToApplication (this UIKit.IUIDocumentInteractionControllerDelegate This, UIKit.UIDocumentInteractionController controller, string application);
static member WillBeginSendingToApplication : UIKit.IUIDocumentInteractionControllerDelegate * UIKit.UIDocumentInteractionController * string -> unit

Parameter

This
IUIDocumentInteractionControllerDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

application
String

Muss hinzugefügt werden.

Dieser Parameter kann null sein.

Gilt für: