Widget API: Frame:SetUserPlaced
Jump to navigation
Jump to search
← Widget API ← Frame < SetUserPlaced
Sets whether a frame has been moved by the user.
Frame:SetUserPlaced(isUserPlaced)
Parameters
Arguments
- isUserPlaced
- Boolean - true if the frame has been moved by the user, false if not
Details
Does not work on frames that have been created by API_CreateFrame.