Screen.height

int height()

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

Returns

the height of the default screen in pixels.

Deprecated

Use per-monitor information