# openNativeSystemSetting

打开指定的系统设置,比如蓝牙(暂未发现调用)

# 请求参数

Prop Type Required Default Description
-- String N bluetooth 打开指定的系统设置,比如蓝牙

# 接口请求示例

nativeService.openNativeSystemSetting('bluetooth')

# 返回参数

# 接口返回示例