Share via


MKAnnotationViewEventArgs Class

Definition

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

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

Constructors

Name Description
MKAnnotationViewEventArgs(MKAnnotationView)

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

Properties

Name Description
View

Applies to