Поделиться через


CLLocationUpdatedEventArgs(CLLocation, CLLocation) Конструктор

Определение

Инициализирует новый экземпляр класса CLLocationUpdatedEventArgs.

public CLLocationUpdatedEventArgs (CoreLocation.CLLocation newLocation, CoreLocation.CLLocation oldLocation);
new CoreLocation.CLLocationUpdatedEventArgs : CoreLocation.CLLocation * CoreLocation.CLLocation -> CoreLocation.CLLocationUpdatedEventArgs

Параметры

newLocation
CLLocation
oldLocation
CLLocation

Применяется к