outerHeight property

int get outerHeight

The Window.outerHeight read-only property returns the height in pixels of the whole browser window, including any sidebar, window chrome, and window-resizing borders/handles.

Implementation

external int get outerHeight;