Syntax
Lua |
---|
function Window:GetMinimumSize(); |
Returns
Type: number, numberThe minimum width and height as a pair of integers.
Remarks
Gets the minimum size of the control, returning the pair of width and height in a list of integers.