pageX property
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;
The Touch.pageX read-only property returns the X
coordinate of the touch point relative to the viewport, including any
scroll offset.
external double get pageX;