Beta Documentation - Subject to change.

Gets the maximum width of the window.

Syntax

Lua
function Window:GetMaximumWidth();

Returns

Type: number
The maximum width of the window.

Remarks

Gets the maximum width of the window.

See Also