TouchList$Typings extension

on

Properties

item Touch? Function(num)

Available on TouchList, provided by the TouchList$Typings extension

getter/setter pair
length num

Available on TouchList, provided by the TouchList$Typings extension

MDN Reference
no setter

Operators

operator [](num index) Touch

Available on TouchList, provided by the TouchList$Typings extension

operator []=(num index, Touch value) → void

Available on TouchList, provided by the TouchList$Typings extension