Uses of Class
org.robovm.apple.quicklook.QLPreviewItemEditingMode
| Package | Description |
|---|---|
| org.robovm.apple.quicklook |
-
Uses of QLPreviewItemEditingMode in org.robovm.apple.quicklook
Methods in org.robovm.apple.quicklook that return QLPreviewItemEditingMode Modifier and Type Method Description QLPreviewItemEditingModeQLPreviewControllerDelegate. getEditingMode(QLPreviewController controller, QLPreviewItem previewItem)QLPreviewItemEditingModeQLPreviewControllerDelegateAdapter. getEditingMode(QLPreviewController controller, QLPreviewItem previewItem)static QLPreviewItemEditingModeQLPreviewItemEditingMode. valueOf(long n)Returns the enum constant of this type with the specified name.static QLPreviewItemEditingModeQLPreviewItemEditingMode. valueOf(String name)Returns the enum constant of this type with the specified name.static QLPreviewItemEditingMode[]QLPreviewItemEditingMode. values()Returns an array containing the constants of this enum type, in the order they are declared.