scrollLength property

int get scrollLength

The total scrollable length.

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

Implementation

int get scrollLength;