Beta Documentation - Subject to change.

Gets the minimum width of the window.

Syntax

Lua
function Window:GetMinimumWidth();

Returns

Type: number
The minimum width of the window.

Remarks

Gets the minimum width of the window.

See Also