Uses of Class
org.robovm.apple.corelocationui.CLLocationButtonIcon
| Package | Description |
|---|---|
| org.robovm.apple.corelocationui |
-
Uses of CLLocationButtonIcon in org.robovm.apple.corelocationui
Methods in org.robovm.apple.corelocationui that return CLLocationButtonIcon Modifier and Type Method Description CLLocationButtonIconCLLocationButton. getIcon()static CLLocationButtonIconCLLocationButtonIcon. valueOf(long n)Returns the enum constant of this type with the specified name.static CLLocationButtonIconCLLocationButtonIcon. valueOf(String name)Returns the enum constant of this type with the specified name.static CLLocationButtonIcon[]CLLocationButtonIcon. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.corelocationui with parameters of type CLLocationButtonIcon Modifier and Type Method Description voidCLLocationButton. setIcon(CLLocationButtonIcon v)