Uses of Class
org.robovm.apple.mapkit.MKLaunchOptions
| Package | Description |
|---|---|
| org.robovm.apple.mapkit |
-
Uses of MKLaunchOptions in org.robovm.apple.mapkit
Methods in org.robovm.apple.mapkit that return MKLaunchOptions Modifier and Type Method Description MKLaunchOptionsMKLaunchOptions. set(NSString key, NSObject value)MKLaunchOptionsMKLaunchOptions. setCamera(MKMapCamera camera)MKLaunchOptionsMKLaunchOptions. setDirectionsMode(MKDirectionsMode directionsMode)MKLaunchOptionsMKLaunchOptions. setMapCenter(CLLocationCoordinate2D mapCenter)MKLaunchOptionsMKLaunchOptions. setMapSpan(MKCoordinateSpan mapSpan)MKLaunchOptionsMKLaunchOptions. setMapType(MKMapType mapType)MKLaunchOptionsMKLaunchOptions. setShowsTraffic(boolean showsTraffic)static MKLaunchOptionsMKLaunchOptions.Marshaler. toObject(Class<MKLaunchOptions> cls, long handle, long flags)Methods in org.robovm.apple.mapkit that return types with arguments of type MKLaunchOptions Modifier and Type Method Description static List<MKLaunchOptions>MKLaunchOptions.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.mapkit with parameters of type MKLaunchOptions Modifier and Type Method Description booleanMKMapItem. openInMaps(MKLaunchOptions launchOptions)static booleanMKMapItem. openMaps(NSArray<MKMapItem> mapItems, MKLaunchOptions launchOptions)static longMKLaunchOptions.Marshaler. toNative(MKLaunchOptions o, long flags)Method parameters in org.robovm.apple.mapkit with type arguments of type MKLaunchOptions Modifier and Type Method Description static longMKLaunchOptions.AsListMarshaler. toNative(List<MKLaunchOptions> l, long flags)static MKLaunchOptionsMKLaunchOptions.Marshaler. toObject(Class<MKLaunchOptions> cls, long handle, long flags)