Skip to content

对定时有误解 #2

@Zss1990

Description

@Zss1990

/*

  • locationManager:didUpdateLocations:
  • Discussion:
  • Invoked when new locations are available. Required for delivery of
  • deferred locations. If implemented, updates will
  • not be delivered to locationManager:didUpdateToLocation:fromLocation:
  • locations is an array of CLLocation objects in chronological order.
    */
  • (void)locationManager:(CLLocationManager *)manager
    didUpdateLocations:(NSArray<CLLocation *> *)locations API_AVAILABLE(ios(6.0), macos(10.9));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions