UIPrinterPickerController.FromPrinter(UIPrinter) Method

Definition

Creates a UIPrinterPickerController that has the selected UIPrinter object, or for a value of null, no selection.

[Foundation.Export("printerPickerControllerWithInitiallySelectedPrinter:")]
public static UIKit.UIPrinterPickerController FromPrinter (UIKit.UIPrinter printer);
static member FromPrinter : UIKit.UIPrinter -> UIKit.UIPrinterPickerController

Parameters

printer
UIPrinter

To be added.

This parameter can be null.

Returns

Attributes

Applies to