Frame:IsMovable

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the frame is movable.

isMovable = Frame:IsMovable()

Returns

isMovable
boolean - True if the frame can be moved using Frame:StartMoving, false otherwise.