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