item

fun item(index: Int): Touch?(source)

The item() method returns the Touch object at the specified index in the TouchList.

MDN Reference