nativescript headset detection:检测何时(断开)连接了耳机(插Kong或蓝牙) 源码
NativeScript耳机检测插件 安装 tns plugin add nativescript-headset-detection API isConnected 要在任何给定时刻检查耳机,请使用以下方法: JavaScript var headsetDetection = require ( "nativescript-headset-detection" ) ; headsetDetection . isConnected ( ) . then ( function ( connected ) { console . log ( "Connected? " + connec
文件列表
nativescript-headset-detection:检测何时(断开)连接了耳机(插Kong或蓝牙)
(预估有个101文件)
package-lock.json
3KB
tsconfig.json
698B
package-lock.json
19KB
package.json
2KB
tsconfig.json
848B
app.gradle
348B
Contents.json
373B
Contents.json
4KB
Contents.json
2KB
Contents.json
365B
暂无评论