UIDocumentInteractionControllerDelegate_Extensions.DidEndSendingToApplication 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 has been handed off to the specified application.
public static void DidEndSendingToApplication (this UIKit.IUIDocumentInteractionControllerDelegate This, UIKit.UIDocumentInteractionController controller, string application);
static member DidEndSendingToApplication : UIKit.IUIDocumentInteractionControllerDelegate * UIKit.UIDocumentInteractionController * string -> unit
Parameters
The instance on which this extension method operates.
- controller
- UIDocumentInteractionController