Share via


MKUserLocationEventArgs Class

Definition

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

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

Constructors

Name Description
MKUserLocationEventArgs(MKUserLocation)

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

Properties

Name Description
UserLocation

Applies to