printInteractionControllerWillDismissPrinterOptions(_:)
Tells the delegate that the device is about to dismiss the printing-options user interface.
Declaration
optional func printInteractionControllerWillDismissPrinterOptions(_ printInteractionController: UIPrintInteractionController)Parameters
- printInteractionController:
The shared instance of Uiprintinteractioncontroller that is managing the print job.