TouchList - Web APIs | MDN

Instance properties

TouchList.length Read only

The number of Touch objects in the TouchList.

Instance methods

TouchList.item()

Returns the Touch object at the specified index in the list.

Example

See the example on the main Touch events article.

Specifications

Specification
Touch Events
# touchlist-interface

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on by MDN contributors.