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