Uses of Class
org.robovm.apple.mapkit.MKDistanceFormatterUnits
| Package | Description |
|---|---|
| org.robovm.apple.mapkit |
-
Uses of MKDistanceFormatterUnits in org.robovm.apple.mapkit
Methods in org.robovm.apple.mapkit that return MKDistanceFormatterUnits Modifier and Type Method Description MKDistanceFormatterUnitsMKDistanceFormatter. getUnits()static MKDistanceFormatterUnitsMKDistanceFormatterUnits. valueOf(long n)Returns the enum constant of this type with the specified name.static MKDistanceFormatterUnitsMKDistanceFormatterUnits. valueOf(String name)Returns the enum constant of this type with the specified name.static MKDistanceFormatterUnits[]MKDistanceFormatterUnits. 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 MKDistanceFormatterUnits Modifier and Type Method Description voidMKDistanceFormatter. setUnits(MKDistanceFormatterUnits v)