Uses of Class
org.robovm.apple.carplay.CPBarButtonStyle
| Package | Description |
|---|---|
| org.robovm.apple.carplay |
-
Uses of CPBarButtonStyle in org.robovm.apple.carplay
Methods in org.robovm.apple.carplay that return CPBarButtonStyle Modifier and Type Method Description CPBarButtonStyleCPBarButton. getButtonStyle()static CPBarButtonStyleCPBarButtonStyle. valueOf(long n)Returns the enum constant of this type with the specified name.static CPBarButtonStyleCPBarButtonStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static CPBarButtonStyle[]CPBarButtonStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.carplay with parameters of type CPBarButtonStyle Modifier and Type Method Description voidCPBarButton. setButtonStyle(CPBarButtonStyle v)