Package org.robovm.apple.mapkit
Class MKDirectionsMode
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.mapkit.MKDirectionsMode
public class MKDirectionsMode extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMKDirectionsMode.AsListMarshalerstatic classMKDirectionsMode.Marshalerstatic classMKDirectionsMode.Values -
Field Summary
Fields Modifier and Type Field Description static MKDirectionsModeDefaultstatic MKDirectionsModeDrivingstatic MKDirectionsModeTransitstatic MKDirectionsModeWalking -
Method Summary
Modifier and Type Method Description static MKDirectionsModevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value