Share via


MKMapViewAnnotationEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class MKMapViewAnnotationEventArgs : EventArgs
type MKMapViewAnnotationEventArgs = class
    inherit EventArgs
Inheritance
MKMapViewAnnotationEventArgs

Constructors

Name Description
MKMapViewAnnotationEventArgs(MKAnnotationView[])

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

Properties

Name Description
Views

Applies to