calcViewportRect abstract method

Rectangle<num> calcViewportRect()

Returns absolute positions of the visible frame.

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

Implementation

Rectangle calcViewportRect();