Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Returns the minimum and maximum size of the frame for user resizing.

minWidth, minHeight, maxWidth, maxHeight = Frame:GetResizeBounds()

Returns[]

minWidth
number
minHeight
number
maxWidth
number
maxHeight
number

Patch changes[]

Dragonflight Patch 10.0.0 (2022-10-25): Added; replaces Frame:GetMinResize, Frame:GetMaxResize

Advertisement