Uses of Class
org.robovm.apple.uikit.UIPrintFormatter
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPrintFormatter in org.robovm.apple.uikit
Subclasses of UIPrintFormatter in org.robovm.apple.uikit Modifier and Type Class Description classUIMarkupTextPrintFormatterclassUISimpleTextPrintFormatterclassUIViewPrintFormatterMethods in org.robovm.apple.uikit that return UIPrintFormatter Modifier and Type Method Description UIPrintFormatterUIPrintInteractionController. getPrintFormatter()Methods in org.robovm.apple.uikit that return types with arguments of type UIPrintFormatter Modifier and Type Method Description NSArray<UIPrintFormatter>UIPrintPageRenderer. getPrintFormatters()NSArray<UIPrintFormatter>UIPrintPageRenderer. getPrintFormatters(long pageIndex)Methods in org.robovm.apple.uikit with parameters of type UIPrintFormatter Modifier and Type Method Description voidUIPrintPageRenderer. addPrintFormatter(UIPrintFormatter formatter, long pageIndex)voidUIPrintPageRenderer. drawPrintFormatter(UIPrintFormatter printFormatter, long pageIndex)voidUIPrintInteractionController. setPrintFormatter(UIPrintFormatter v)Method parameters in org.robovm.apple.uikit with type arguments of type UIPrintFormatter Modifier and Type Method Description voidUIPrintPageRenderer. setPrintFormatters(NSArray<UIPrintFormatter> v)