Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. InputDeviceCapabilities

InputDeviceCapabilities

Experimental:This is anexperimental technology
Check theBrowser compatibility table carefully before using this in production.

TheInputDeviceCapabilities interface of theInput 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 singleInputDeviceCapabilities instance.

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.

Constructors

InputDeviceCapabilities()Experimental

Creates anInputDeviceCapabilities object.

Instance properties

InputDeviceCapabilities.firesTouchEventsRead onlyExperimental

ABoolean that indicates whether the device dispatches touch events.

Instance methods

None.

Specifications

Specification
Input Device Capabilities
# dom-inputdevicecapabilities

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp