Uses of Class
org.robovm.apple.watchkit.WKMenuItemIcon
| Package | Description |
|---|---|
| org.robovm.apple.watchkit |
-
Uses of WKMenuItemIcon in org.robovm.apple.watchkit
Methods in org.robovm.apple.watchkit that return WKMenuItemIcon Modifier and Type Method Description static WKMenuItemIconWKMenuItemIcon. valueOf(long n)Returns the enum constant of this type with the specified name.static WKMenuItemIconWKMenuItemIcon. valueOf(String name)Returns the enum constant of this type with the specified name.static WKMenuItemIcon[]WKMenuItemIcon. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.watchkit with parameters of type WKMenuItemIcon Modifier and Type Method Description voidWKInterfaceController. addMenuItem(WKMenuItemIcon itemIcon, String title, Selector action)