/

HTML / CSS / JavaScript Tutorial

JavaScript DOM TouchEvent property: changedTouches

[this page | pdf | back links]

The changedTouches property of TouchEvent objects within the JavaScript DOM returns a TouchList of all the Touch objects representing those points of contact where the state has changed between previous touch event and this one.

 


NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)


Desktop view | Switch to Mobile