Share via


MKAnnotationViewEventArgs(MKAnnotationView) Constructor

Definition

Create a new instance of the MKAnnotationViewEventArgs with the specified event data.

public MKAnnotationViewEventArgs(MapKit.MKAnnotationView view);
new MapKit.MKAnnotationViewEventArgs : MapKit.MKAnnotationView -> MapKit.MKAnnotationViewEventArgs

Parameters

view
MKAnnotationView

The value for the View property.

Applies to