ek.getSystemSetting
获取设备设置。
返回
属性 | 类型 | 说明 | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bluetoothEnabled | boolean | 蓝牙的系统开关 | |||||||||
locationEnabled | boolean | 地理位置的系统开关 | |||||||||
wifiEnabled | boolean | Wi-Fi 的系统开关 | |||||||||
deviceOrientation | string | 设备方向 | |||||||||
|
Example
ts
const setting = ek.getSystemSetting()