MKMapViewAnnotationEventArgs Class

Definition

Provides data for the DidAddAnnotationViews event.

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

Constructors

MKMapViewAnnotationEventArgs(MKAnnotationView[])

Initializes a new instance of the MKMapViewAnnotationEventArgs class.

Properties

Views

Applies to