Screen.getHeight

int getHeight()

Gets the height of screen in pixels. The returned size is in ”application pixels”, not in ”device pixels” (see [gdk.screen.Screen.getMonitorScaleFactor]).

Returns

the height of screen in pixels.

Deprecated

Use per-monitor information instead