cordova plugin ambient light:该插件有助于通过Cordova平台从设备中的环境光传感器获取强度。 源码
科尔多瓦插件环境光 描述 该插件可用于获取设备的强度级别。 该API支持一次调用和重复调用,这些调用将定向到回调函数。 安装 cordova plugin add @red-mobile/cordova-plugin-ambient-light 卸载 cordova plugin remove @red-mobile/cordova-plugin-ambient-light 支持平台 安卓 方法 navigator.ambientlight.getCurrentLight navigator.ambientlight.watchLight navigator.ambientlight.clearWatch
文件列表
cordova-plugin-ambient-light-master.zip
(预估有个12文件)
cordova-plugin-ambient-light-master
plugin.xml
1KB
.jshintrc
307B
.github
workflows
nodejs.yml
754B
www
ambientlight.js
5KB
LightSensor.js
174B
src
暂无评论