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