gpt4 book ai didi

ios - 如何从其他类设置 CLLocationManager 的属性

转载 作者:行者123 更新时间:2023-11-29 11:51:41 26 4
gpt4 key购买 nike

enter image description here

我目前正在从事一项体育项目。我想要做的是,当用户选择打开 AutoPause 开关时,CLLocationManager 将在速度低于特定水平时暂停更新位置。基本上,我已经弄清楚如何通过更改其属性来实现 locationManager,但我的问题是,如何从 settingViewController< 设置 CLLocationManager 的属性,而 CLLocationManager 实例在另一个 ViewController 中。提前致谢。

最佳答案

您可以使用 NSNotificationCenter 发送通知以在另一个 View Controller 中启用/禁用 CLLocationManager 的 autopause 属性。

其他方法可以是:

  1. 使用类方法,这个SO Answer里面解释的很好

  2. 使用委托(delegate)

关于ios - 如何从其他类设置 CLLocationManager 的属性,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40840057/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com