 Loading...
Class TouchList
The TouchList class is used to represent a collection of Touch objects.
Members Table
The following table lists the members exposed by the TouchList object.
|
Show:
|
Property |
Type |
Readonly |
Description |
length |
Number |
true |
The number of Touch objects in this TouchList object.
|
Method |
Returns |
Description |
item
|
Touch
|
Returns the Touch object at the given index.
|
Sytaxis:
object.item(index) Arguments:
Name |
Type |
O/R |
Description |
index |
Number |
Required |
The index of the item to return. |
|
Event |
B |
C |
Interface |
Description |
Constant |
Value |
Description |
|
|