MKUserLocationEventArgs 类

定义

DidUpdateUserLocation 事件提供数据。

public class MKUserLocationEventArgs : EventArgs
type MKUserLocationEventArgs = class
    inherit EventArgs
继承
MKUserLocationEventArgs

构造函数

MKUserLocationEventArgs(MKUserLocation)

初始化 MKUserLocationEventArgs 类的新实例。

属性

UserLocation

DidUpdateUserLocation 事件提供数据。

适用于