pageXOffset property

int pageXOffset

Implementation

int get pageXOffset => JS('num', '#.pageXOffset', this).round();