documentMenuWasCancelled(_:)
Tells the delegate that the user dismissed the document menu.
Declaration
optional func documentMenuWasCancelled(_ documentMenu: UIDocumentMenuViewController)Parameters
- documentMenu:
The document menu object that called this method.