MonobjcMonobjc Documented Class Library
LocationManagerDidUpdateToLocationFromLocation Event
NamespacesMonobjc.CoreLocationCLLocationManager..::..CLLocationManagerDelegateEventDispatcherLocationManagerDidUpdateToLocationFromLocation

Tells the delegate that a new location value is available.

Original signature is '- (void)locationManager:(CLLocationManager *)manager didUpdateToLocation:(CLLocation *)newLocation fromLocation:(CLLocation *)oldLocation'

Available in Mac OS X v10.6 and later.

Declaration Syntax
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.CoreLocation (Module: Monobjc.CoreLocation)