这是
实验性技术
检查
浏览器兼容性表格
要小心谨慎在生产中使用这之前。
InputDeviceCapabilities
接口在
Input Device Capabilities API
provides information about the physical device or a group of related devices responsible for generating input events. Events caused by the same physical input device get the same instance of this object, but the converse isn't true. For example, two mice with the same capabilities in a system may appear as a single
InputDeviceCapabilities
实例。
In some instances,
InputDeviceCapabilities
represents the capabilities of logical devices rather than physical devices. This allows, for example, touchscreen keyboards and physical keyboards to be represented the same way when they produce the same input.
InputDeviceCapabilities.InputDeviceCapabilities()
InputDeviceCapabilities
对象。
InputDeviceCapabilities.firesTouchEvents
只读
布尔
that indicates whether the device dispatches touch events.
None.
| 规范 | 状态 | 注释 |
|---|---|---|
|
InputDeviceCapabilities
The definition of 'sourceCapabilities' in that specification. |
草案 | 初始定义。 |
| 桌面 | 移动 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
InputDeviceCapabilities
非标
|
Chrome 47 | Edge ≤79 | Firefox ? | IE ? | Opera Yes | Safari ? | WebView Android 47 | Chrome Android 47 | Firefox Android ? | Opera Android Yes | Safari iOS ? | Samsung Internet Android 5.0 |
InputDeviceCapabilities()
构造函数
非标
|
Chrome 47 | Edge ≤79 | Firefox ? | IE ? | Opera ? | Safari ? | WebView Android 47 | Chrome Android 47 | Firefox Android ? | Opera Android ? | Safari iOS ? | Samsung Internet Android 5.0 |
firesTouchEvents
非标
|
Chrome 47 | Edge ≤79 | Firefox ? | IE ? | Opera Yes | Safari ? | WebView Android 47 | Chrome Android 47 | Firefox Android ? | Opera Android Yes | Safari iOS ? | Samsung Internet Android 5.0 |
完整支持
兼容性未知
非标。预期跨浏览器支持较差。