Share via


MKMapViewAccessoryTappedEventArgs Class

Definition

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

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

Constructors

Name Description
MKMapViewAccessoryTappedEventArgs(MKAnnotationView, UIControl)

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

Properties

Name Description
Control
View

Applies to