Uses of Class
org.robovm.apple.uikit.UIPrintPaper
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPrintPaper in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIPrintPaper Modifier and Type Method Description UIPrintPaperUIPrintInteractionControllerDelegate. choosePaper(UIPrintInteractionController printInteractionController, NSArray<UIPrintPaper> paperList)UIPrintPaperUIPrintInteractionControllerDelegateAdapter. choosePaper(UIPrintInteractionController printInteractionController, NSArray<UIPrintPaper> paperList)static UIPrintPaperUIPrintPaper. getBestPaperForPageSize(CGSize contentSize, NSArray<UIPrintPaper> paperList)UIPrintPaperUIPrintInteractionController. getPrintPaper()Methods in org.robovm.apple.uikit with parameters of type UIPrintPaper Modifier and Type Method Description doubleUIPrintInteractionControllerDelegate. getCutLength(UIPrintInteractionController printInteractionController, UIPrintPaper paper)doubleUIPrintInteractionControllerDelegateAdapter. getCutLength(UIPrintInteractionController printInteractionController, UIPrintPaper paper)Method parameters in org.robovm.apple.uikit with type arguments of type UIPrintPaper Modifier and Type Method Description UIPrintPaperUIPrintInteractionControllerDelegate. choosePaper(UIPrintInteractionController printInteractionController, NSArray<UIPrintPaper> paperList)UIPrintPaperUIPrintInteractionControllerDelegateAdapter. choosePaper(UIPrintInteractionController printInteractionController, NSArray<UIPrintPaper> paperList)static UIPrintPaperUIPrintPaper. getBestPaperForPageSize(CGSize contentSize, NSArray<UIPrintPaper> paperList)