pageYOffset property

int pageYOffset

Implementation

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