pageX property
double
get
pageX
The Touch.pageX
read-only property returns the X
coordinate of the touch point relative to the viewport, including any
scroll offset.
Implementation
external double get pageX;