Share via


MKMapViewDelegateGetSelectionAccessory Delegate

Definition

public delegate MapKit.MKSelectionAccessory? MKMapViewDelegateGetSelectionAccessory(MKMapView mapView, IMKAnnotation annotation);
type MKMapViewDelegateGetSelectionAccessory = delegate of MKMapView * IMKAnnotation -> MKSelectionAccessory

Parameters

mapView
MKMapView
annotation
IMKAnnotation

Return Value

Applies to