Beta Documentation - Subject to change.

Gets the width of the display.

Syntax

Lua
function Display.GetWidth();

Returns

Type: number
The display width.

Remarks

This methods gets the current display width.

See Also