UIDocumentInteractionControllerDelegate.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 UIDocumentInteractionController's document is about to be opened by the specified application.
[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
Parameters
- controller
- UIDocumentInteractionController
- Attributes