Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

对定时有误解 #2

Open
Zss1990 opened this issue Jun 19, 2020 · 0 comments
Open

对定时有误解 #2

Zss1990 opened this issue Jun 19, 2020 · 0 comments

Comments

@Zss1990
Copy link

Zss1990 commented Jun 19, 2020

/*

  • 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));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant