Screen.getHeightMm

int getHeightMm()

Returns the height of screen in millimeters.

Note that this value is somewhat ill-defined when the screen has multiple monitors of different resolution. It is recommended to use the monitor dimensions instead.

Returns

the heigth of screen in millimeters.

Deprecated

Use per-monitor information instead