scrollPosition property

int get scrollPosition

The current position (>=0, < scrollLength)

Calling this may cause reflow, and should be done only in a batched domRead block or DomService's layout check.

Implementation

int get scrollPosition;