Uses of Class
org.robovm.apple.uikit.UIMenuControllerArrowDirection
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIMenuControllerArrowDirection in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIMenuControllerArrowDirection Modifier and Type Method Description UIMenuControllerArrowDirectionUIMenuController. getArrowDirection()static UIMenuControllerArrowDirectionUIMenuControllerArrowDirection. valueOf(long n)Returns the enum constant of this type with the specified name.static UIMenuControllerArrowDirectionUIMenuControllerArrowDirection. valueOf(String name)Returns the enum constant of this type with the specified name.static UIMenuControllerArrowDirection[]UIMenuControllerArrowDirection. values()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 UIMenuControllerArrowDirection Modifier and Type Method Description voidUIMenuController. setArrowDirection(UIMenuControllerArrowDirection v)