pageXOffset property

int pageXOffset

Implementation

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