This documentation is archived and is not being maintained.
clientY property
The viewport y-coordinate of the touch point (excluding scroll offset).
This property is read-only.
Syntax
| JavaScript |
ptr = object.clientY
|
Property values
Type: long
See also
-
Touch