previewControllerDidDismiss(_:)
Tells the delegate that the preview was closed.
Declaration
optional func previewControllerDidDismiss(_ controller: QLPreviewController)Parameters
- controller:
The Qlpreviewcontroller that just closed.
Tells the delegate that the preview was closed.
optional func previewControllerDidDismiss(_ controller: QLPreviewController)The Qlpreviewcontroller that just closed.