This documentation is archived and is not being maintained.
target property
The hit-tested node on which the touch point started when it was first placed on the surface.
This property is read-only.
Syntax
| JavaScript |
ptr = object.target
|
Property values
Type: EventTarget
See also
-
Touch