![]() |
The API is no longer being updated here until further notice. |
Sets whether the frame can be resized by the user.
Frame:SetResizable(resizable)
Arguments
- resizable
- boolean
Details
- Resizing begins with Frame:StartSizing and finishes with Frame:StopMovingOrSizing.
