HIDConnectionEvent:HIDConnectionEvent() 构造函数
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
备注: 此特性在 Web Worker(不包括共享 Web Worker)中可用。
HIDConnectionEvent()
构造函数创建一个新的 HIDConnectionEvent
对象。通常不会使用这个构造函数,因为当设备连接状态发生变化时,就会创建事件。
语法
js
new HIDConnectionEvent(type, options)
参数
返回值
一个新的 HIDConnectionEvent
对象。
规范
Specification |
---|
WebHID API # dom-hidconnectionevent-constructor |
浏览器兼容性
BCD tables only load in the browser