Uses of Class
org.robovm.apple.mapkit.MKUserLocation
| Package | Description |
|---|---|
| org.robovm.apple.mapkit |
-
Uses of MKUserLocation in org.robovm.apple.mapkit
Methods in org.robovm.apple.mapkit that return MKUserLocation Modifier and Type Method Description MKUserLocationMKMapView. getUserLocation()Methods in org.robovm.apple.mapkit with parameters of type MKUserLocation Modifier and Type Method Description voidMKMapViewDelegate. didUpdateUserLocation(MKMapView mapView, MKUserLocation userLocation)voidMKMapViewDelegateAdapter. didUpdateUserLocation(MKMapView mapView, MKUserLocation userLocation)