UIPrinterPickerControllerDelegate_Extensions.DidPresent Method

Definition

TThe printerPickerController was presented.

public static void DidPresent (this UIKit.IUIPrinterPickerControllerDelegate This, UIKit.UIPrinterPickerController printerPickerController);
static member DidPresent : UIKit.IUIPrinterPickerControllerDelegate * UIKit.UIPrinterPickerController -> unit

Parameters

This
IUIPrinterPickerControllerDelegate

The instance on which this extension method operates.

printerPickerController
UIPrinterPickerController

The printer picker controller that is being displayed.

Applies to