Beta Documentation - Subject to change.

Gets the maximum height of the window.

Syntax

Lua
function Window:GetMaximumHeight();

Returns

Type: number
The maximum height of the window.

Remarks

Gets the maximum height of the window.

See Also