UIPrintInteractionControllerDelegate_Extensions.DidPresentPrinterOptions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the printing-options user interface has been presented.
public static void DidPresentPrinterOptions (this UIKit.IUIPrintInteractionControllerDelegate This, UIKit.UIPrintInteractionController printInteractionController);
static member DidPresentPrinterOptions : UIKit.IUIPrintInteractionControllerDelegate * UIKit.UIPrintInteractionController -> unit
Parameters
The instance on which this extension method operates.
- printInteractionController
- UIPrintInteractionController