pageY property

double get pageY

The Touch.pageY read-only property returns the Y coordinate of the touch point relative to the viewport, including any scroll offset.

Implementation

external double get pageY;