Uses of Class
org.robovm.apple.mapkit.MKScaleViewAlignment
| Package | Description |
|---|---|
| org.robovm.apple.mapkit |
-
Uses of MKScaleViewAlignment in org.robovm.apple.mapkit
Methods in org.robovm.apple.mapkit that return MKScaleViewAlignment Modifier and Type Method Description MKScaleViewAlignmentMKScaleView. getLegendAlignment()static MKScaleViewAlignmentMKScaleViewAlignment. valueOf(long n)Returns the enum constant of this type with the specified name.static MKScaleViewAlignmentMKScaleViewAlignment. valueOf(String name)Returns the enum constant of this type with the specified name.static MKScaleViewAlignment[]MKScaleViewAlignment. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.mapkit with parameters of type MKScaleViewAlignment Modifier and Type Method Description voidMKScaleView. setLegendAlignment(MKScaleViewAlignment v)