The methods of MapKit.MKMapViewDelegate are listed below. For a list of all members, see the MKMapViewDelegate Members list.
See Also: Inherited members from Foundation.NSObject
CalloutAccessoryControlTapped(MKMapView, MKAnnotationView, UIKit.UIControl)Documentation for this section has not yet been entered. | ||
ChangedDragState(MKMapView, MKAnnotationView, MKAnnotationViewDragState, MKAnnotationViewDragState)Documentation for this section has not yet been entered. | ||
DidAddAnnotationViews(MKMapView, MKAnnotationView[])Documentation for this section has not yet been entered. | ||
DidAddOverlayRenderers(MKMapView, MKOverlayRenderer[])Documentation for this section has not yet been entered. | ||
DidAddOverlayViews(MKMapView, MKOverlayView)Documentation for this section has not yet been entered. | ||
DidChangeUserTrackingMode(MKMapView, MKUserTrackingMode, bool)Documentation for this section has not yet been entered. | ||
DidDeselectAnnotationView(MKMapView, MKAnnotationView)Documentation for this section has not yet been entered. | ||
DidFailToLocateUser(MKMapView, Foundation.NSError)Documentation for this section has not yet been entered. | ||
DidFinishRenderingMap(MKMapView, bool)Documentation for this section has not yet been entered. | ||
DidSelectAnnotationView(MKMapView, MKAnnotationView)Documentation for this section has not yet been entered. | ||
DidStopLocatingUser(MKMapView)Documentation for this section has not yet been entered. | ||
DidUpdateUserLocation(MKMapView, MKUserLocation)Documentation for this section has not yet been entered. | ||
GetViewForAnnotation(MKMapView, IMKAnnotation)Documentation for this section has not yet been entered. | ||
GetViewForOverlay(MKMapView, IMKOverlay)Documentation for this section has not yet been entered. | ||
LoadingMapFailed(MKMapView, Foundation.NSError)Documentation for this section has not yet been entered. | ||
MapLoaded(MKMapView)Documentation for this section has not yet been entered. | ||
OverlayRenderer(MKMapView, IMKOverlay)Calculates he MapKit.MKOverlayRenderer appropriate to the overlay. | ||
RegionChanged(MKMapView, bool)Documentation for this section has not yet been entered. | ||
RegionWillChange(MKMapView, bool)Documentation for this section has not yet been entered. | ||
WillStartLoadingMap(MKMapView)Documentation for this section has not yet been entered. | ||
WillStartLocatingUser(MKMapView)Documentation for this section has not yet been entered. | ||
WillStartRenderingMap(MKMapView)Documentation for this section has not yet been entered. | ||