pageLeft property
double
get
pageLeft
The pageLeft
read-only property of the VisualViewport interface
returns the x coordinate of the left edge of the visual viewport relative
to the initial containing block origin, in CSS pixels, or 0
if current
document is not fully active.
Implementation
external double get pageLeft;