touches property
Provides a list of Touch objects for every point of contact currently touching the surface.
This property is read-only.
Syntax
| JavaScript |
|---|
ptr = object.touches |
Property values
Type: TouchList
See also
Show:
Provides a list of Touch objects for every point of contact currently touching the surface.
This property is read-only.
| JavaScript |
|---|
ptr = object.touches |
Type: TouchList