返回介绍

LocationService.isEnabledByUser 用户是否启用

发布于 2019-12-18 15:37:56 字数 1043 浏览 1151 评论 0 收藏 0

JavaScript => public var isEnabledByUser: bool;
C# => public bool isEnabledByUser;

Description 描述

Specifies whether location service is enabled in user settings.

是否在用户设置中启用位置服务。

You should check this property before starting location updates to determine if the user has location services enabled for the current device.

你应该在开始位置更新之前检查该属性,确定当前用户设备是否启用位置更新服务。

On iOS, if this property is false and you start location updates anyway, the CoreLocation framework prompts the user with a confirmation panel asking whether location services should be reenabled. The user can enable or disable location services altogether from the Settings application by toggling the switch in Settings>General>LocationServices.

在iOS上,如果该属性为false然后你无论你如何开始位置更新,用户CoreLocation框架的提示面板询问是否重新启用位置服务。用户可以通过设置应用的设置>常规>位置服务中完全的启用或禁用位置服务。

locationservice

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文