Beta Documentation - Subject to change.

Gets the minimum height of the window.

Syntax

Lua
function Window:GetMinimumHeight();

Returns

Type: number
The minimum height of the window.

Remarks

Gets the minimum height of the window.

See Also