UIDocumentInteractionControllerDelegate_Extensions.WillBeginSendingToApplication Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the controller's document is about to be handed off to the specified application.
public static void WillBeginSendingToApplication (this UIKit.IUIDocumentInteractionControllerDelegate This, UIKit.UIDocumentInteractionController controller, string application);
static member WillBeginSendingToApplication : UIKit.IUIDocumentInteractionControllerDelegate * UIKit.UIDocumentInteractionController * string -> unit
Parameters
The instance on which this extension method operates.
- controller
- UIDocumentInteractionController