The members of MapKit.MKMapViewDelegate_Extensions are listed below.
See Also: Inherited members from System.Object
static | CalloutAccessoryControlTapped(this IMKMapViewDelegate, MKMapView, MKAnnotationView, UIKit.UIControl)Documentation for this section has not yet been entered. | |
static | ChangedDragState(this IMKMapViewDelegate, MKMapView, MKAnnotationView, MKAnnotationViewDragState, MKAnnotationViewDragState)Documentation for this section has not yet been entered. | |
static | DidAddAnnotationViews(this IMKMapViewDelegate, MKMapView, MKAnnotationView[])Documentation for this section has not yet been entered. | |
static | DidAddOverlayRenderers(this IMKMapViewDelegate, MKMapView, MKOverlayRenderer[])Documentation for this section has not yet been entered. | |
static | DidAddOverlayViews(this IMKMapViewDelegate, MKMapView, MKOverlayView)Documentation for this section has not yet been entered. | |
static | DidChangeUserTrackingMode(this IMKMapViewDelegate, MKMapView, MKUserTrackingMode, bool)Documentation for this section has not yet been entered. | |
static | DidDeselectAnnotationView(this IMKMapViewDelegate, MKMapView, MKAnnotationView)Documentation for this section has not yet been entered. | |
static | DidFailToLocateUser(this IMKMapViewDelegate, MKMapView, Foundation.NSError)Documentation for this section has not yet been entered. | |
static | DidFinishRenderingMap(this IMKMapViewDelegate, MKMapView, bool)Documentation for this section has not yet been entered. | |
static | DidSelectAnnotationView(this IMKMapViewDelegate, MKMapView, MKAnnotationView)Documentation for this section has not yet been entered. | |
static | DidStopLocatingUser(this IMKMapViewDelegate, MKMapView)Documentation for this section has not yet been entered. | |
static | DidUpdateUserLocation(this IMKMapViewDelegate, MKMapView, MKUserLocation)Documentation for this section has not yet been entered. | |
static | GetViewForAnnotation(this IMKMapViewDelegate, MKMapView, IMKAnnotation)Documentation for this section has not yet been entered. | |
static | GetViewForOverlay(this IMKMapViewDelegate, MKMapView, IMKOverlay)Documentation for this section has not yet been entered. | |
static | LoadingMapFailed(this IMKMapViewDelegate, MKMapView, Foundation.NSError)Documentation for this section has not yet been entered. | |
static | MapLoaded(this IMKMapViewDelegate, MKMapView)Documentation for this section has not yet been entered. | |
static | OverlayRenderer(this IMKMapViewDelegate, MKMapView, IMKOverlay)Documentation for this section has not yet been entered. | |
static | RegionChanged(this IMKMapViewDelegate, MKMapView, bool)Documentation for this section has not yet been entered. | |
static | RegionWillChange(this IMKMapViewDelegate, MKMapView, bool)Documentation for this section has not yet been entered. | |
static | WillStartLoadingMap(this IMKMapViewDelegate, MKMapView)Documentation for this section has not yet been entered. | |
static | WillStartLocatingUser(this IMKMapViewDelegate, MKMapView)Documentation for this section has not yet been entered. | |
static | WillStartRenderingMap(this IMKMapViewDelegate, MKMapView)Documentation for this section has not yet been entered. | |