Uses of Class
org.robovm.apple.uikit.UIPrinter
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPrinter in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIPrinter Modifier and Type Method Description UIPrinterUIPrinterPickerController. getSelectedPrinter()Methods in org.robovm.apple.uikit with parameters of type UIPrinter Modifier and Type Method Description protected static longUIPrinterPickerController. create(UIPrinter printer)booleanUIPrintInteractionController. print(UIPrinter printer, VoidBlock3<UIPrintInteractionController,Boolean,NSError> completion)booleanUIPrinterPickerControllerDelegate. shouldShowPrinter(UIPrinterPickerController printerPickerController, UIPrinter printer)booleanUIPrinterPickerControllerDelegateAdapter. shouldShowPrinter(UIPrinterPickerController printerPickerController, UIPrinter printer)Constructors in org.robovm.apple.uikit with parameters of type UIPrinter Constructor Description UIPrinterPickerController(UIPrinter printer)