UIDocumentInteractionControllerDelegate.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 UIDocumentInteractionController has handed off its document to the specified application.
[Foundation.Export("documentInteractionController:didEndSendingToApplication:")]
public virtual void DidEndSendingToApplication (UIKit.UIDocumentInteractionController controller, string application);
abstract member DidEndSendingToApplication : UIKit.UIDocumentInteractionController * string -> unit
override this.DidEndSendingToApplication : UIKit.UIDocumentInteractionController * string -> unit
Parameters
- controller
- UIDocumentInteractionController
- Attributes