MKMapViewDelegate_Extensions
CalloutAccessoryControlTapped(IMKMapViewDelegate, MKMapView, MKAnnotationView, UIControl)
ChangedDragState(IMKMapViewDelegate, MKMapView, MKAnnotationView, MKAnnotationViewDragState, MKAnnotationViewDragState)
CreateClusterAnnotation(IMKMapViewDelegate, MKMapView, IMKAnnotation[])
DidAddAnnotationViews(IMKMapViewDelegate, MKMapView, MKAnnotationView[])
DidAddOverlayRenderers(IMKMapViewDelegate, MKMapView, MKOverlayRenderer[])
DidAddOverlayViews(IMKMapViewDelegate, MKMapView, MKOverlayView)
DidChangeUserTrackingMode(IMKMapViewDelegate, MKMapView, MKUserTrackingMode, Boolean)
DidChangeVisibleRegion(IMKMapViewDelegate, MKMapView)
DidDeselectAnnotation(IMKMapViewDelegate, MKMapView, IMKAnnotation)
DidDeselectAnnotationView(IMKMapViewDelegate, MKMapView, MKAnnotationView)
DidFailToLocateUser(IMKMapViewDelegate, MKMapView, NSError)
DidFinishRenderingMap(IMKMapViewDelegate, MKMapView, Boolean)
DidSelectAnnotation(IMKMapViewDelegate, MKMapView, IMKAnnotation)
DidSelectAnnotationView(IMKMapViewDelegate, MKMapView, MKAnnotationView)
DidStopLocatingUser(IMKMapViewDelegate, MKMapView)
DidUpdateUserLocation(IMKMapViewDelegate, MKMapView, MKUserLocation)
GetViewForAnnotation(IMKMapViewDelegate, MKMapView, IMKAnnotation)
GetViewForOverlay(IMKMapViewDelegate, MKMapView, IMKOverlay)
LoadingMapFailed(IMKMapViewDelegate, MKMapView, NSError)
MapLoaded(IMKMapViewDelegate, MKMapView)
OverlayRenderer(IMKMapViewDelegate, MKMapView, IMKOverlay)
RegionChanged(IMKMapViewDelegate, MKMapView, Boolean)
RegionWillChange(IMKMapViewDelegate, MKMapView, Boolean)
WillStartLoadingMap(IMKMapViewDelegate, MKMapView)
WillStartLocatingUser(IMKMapViewDelegate, MKMapView)
WillStartRenderingMap(IMKMapViewDelegate, MKMapView)
xamarinios
namespace MapKit
{
public static class MKMapViewDelegate_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static void DidAddAnnotationViews(this IMKMapViewDelegate! This, MKMapView! mapView, MKAnnotationView![]! views);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API