wowpedia
Main Menu


Controls whether or not a frame should raise its frame level on mouse interaction.

Frame:SetToplevel(topLevel)

Arguments

topLevel
boolean - If true, to marks this frame as a toplevel frame.

Details

Patch changes

Bc icon Patch 2.0.1 (2006-12-05): Cannot be called on protected frames in combat.
WoW Icon update Patch 1.10.1 (2006-04-11): Added.

See also