Uses of Class
org.robovm.apple.uikit.UIDocumentMenuOrder
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIDocumentMenuOrder in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIDocumentMenuOrder Modifier and Type Method Description static UIDocumentMenuOrderUIDocumentMenuOrder. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static UIDocumentMenuOrderUIDocumentMenuOrder. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static UIDocumentMenuOrder[]UIDocumentMenuOrder. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.uikit with parameters of type UIDocumentMenuOrder Modifier and Type Method Description voidUIDocumentMenuViewController. addOption(String title, UIImage image, UIDocumentMenuOrder order, Runnable handler)Deprecated.