AdapterState 类型
🌐 AdapterState type
模拟蓝牙适配器状态。
🌐 Emulated bluetooth adapter state.
语法
🌐 Signature
export type AdapterState = 'absent' | 'powered-off' | 'powered-on';
🌐 AdapterState type
模拟蓝牙适配器状态。
🌐 Emulated bluetooth adapter state.
🌐 Signature
export type AdapterState = 'absent' | 'powered-off' | 'powered-on';