UIDocumentBrowserViewControllerDelegate
The protocol you implement to respond as the user interacts with the document browser.
Declaration
protocol UIDocumentBrowserViewControllerDelegate : NSObjectProtocolMentioned in
Topics
Creating new documents
documentBrowser(_:didRequestDocumentCreationWithHandler:)UIDocumentBrowserViewController.ImportModedocumentBrowser(_:didImportDocumentAt:toDestinationURL:)documentBrowser(_:failedToImportDocumentAt:error:)