Beta Documentation - Subject to change.

Gets the height of the display.

Syntax

Lua
function Display.GetHeight();

Returns

Type: number
The display height.

Remarks

This methods gets the current display height.

See Also