outerHeight property - Window class - dart:html library (original) (raw)

description

int getouterHeight

The height of this window including all user interface elements.

Other resources

Implementation

int get outerHeight native;