Uses of Class
org.robovm.apple.pdfkit.PDFDisplayDirection
| Package | Description |
|---|---|
| org.robovm.apple.pdfkit |
-
Uses of PDFDisplayDirection in org.robovm.apple.pdfkit
Methods in org.robovm.apple.pdfkit that return PDFDisplayDirection Modifier and Type Method Description PDFDisplayDirectionPDFView. getDisplayDirection()static PDFDisplayDirectionPDFDisplayDirection. valueOf(long n)Returns the enum constant of this type with the specified name.static PDFDisplayDirectionPDFDisplayDirection. valueOf(String name)Returns the enum constant of this type with the specified name.static PDFDisplayDirection[]PDFDisplayDirection. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.pdfkit with parameters of type PDFDisplayDirection Modifier and Type Method Description voidPDFView. setDisplayDirection(PDFDisplayDirection v)