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