Widget API: Frame:SetUserPlaced

Revision as of 03:53, 20 August 2007 by WoWWiki>Tekkub

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.

Also See