dismissPreview(animated:)
Dismisses the currently active document preview.
Declaration
func dismissPreview(animated: Bool)Parameters
Discussion
Use this method to dismiss the document preview programmatically. The document interaction controller may also dismiss the document preview automatically in response to user actions.