![]() |
The API is no longer being updated here until further notice. |
Sets whether the frame can be moved.
Frame:SetMovable(movable)
Arguments[]
- movable
- boolean - true to allow the frame to be moved using Frame:StartMoving, false to disallow.
Details[]
- The position of named, movable, user-placed frames created before PLAYER_LOGIN is restored from the layout cache during the loading process.
