CLLocationsUpdatedEventArgs 类

定义

LocationsUpdated 事件提供数据。

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

构造函数

CLLocationsUpdatedEventArgs(CLLocation[])

初始化 CLLocationsUpdatedEventArgs 类的新实例。

属性

Locations

新位置。

适用于

另请参阅