UIPrinterPickerController.FromPrinter(UIPrinter) 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.
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
Returns
- Attributes