Frame:GetFrameStrata

From Warcraft Wiki
Jump to navigation Jump to search

Returns the layering strata of the frame.

strata = Frame:GetFrameStrata()

Returns

strata
string : FrameStrata

Details

  • The value "PARENT" is sometimes used for a frame's 'strata' attribute in XML declarations. It is substituted with the parent's frame strata when the frame is created and can't be returned by this function.