pageYOffset property

int pageYOffset

Implementation

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