ymx-baidu-location
正在准备搜索索引...
YmxBaiduLocation
PermissionResult
接口 PermissionResult
权限请求结果
interface
PermissionResult
{
granted
:
boolean
;
message
?:
string
;
permissions
:
Map
<
string
,
boolean
>
;
}
索引
属性
granted
message?
permissions
属性
granted
granted
:
boolean
是否全部授权
可选
message
message
?:
string
提示信息
permissions
permissions
:
Map
<
string
,
boolean
>
各权限授权状态
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
granted
message
permissions
ymx-baidu-location
加载中……
权限请求结果