Widget API: Frame:GetFrameStrata

Revision as of 02:04, 27 September 2007 by WoWWiki>Fibby

Widget API ← Frame < GetFrameStrata

Returns the strata of the frame.

strata = MyFrame:GetFrameStrata();

Arguments

none

Returns

strata
FrameStrata - The strata name. Note: value "PARENT" will not be returned, instead it will be substituted with inherited strata level.