UIPrintInteractionControllerDelegate_Extensions.DidFinishJob 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 print job has ended.
public static void DidFinishJob (this UIKit.IUIPrintInteractionControllerDelegate This, UIKit.UIPrintInteractionController printInteractionController);
static member DidFinishJob : UIKit.IUIPrintInteractionControllerDelegate * UIKit.UIPrintInteractionController -> unit
Parameters
The instance on which this extension method operates.
- printInteractionController
- UIPrintInteractionController