WoW:API Frame GetFrameStrata: Difference between revisions

no edit summary
({{widgetmethod}})
No edit summary
Line 1: Line 1:
{{widgetmethod}}
{{widgetmethod}}


Returns the ''frame strata'' of the frame.
<center>'''GetFrameStrata''' ''-Documentation by [[user:Ruinna|Ruinna]]-''</center>


For more information see [[FrameStrata]].
== Synopsis ==
 
string frameStrata = Frame:GetFrameStrata();
 
== Description ==
 
Returns the ''frame strata'' of the frame. For more information see [[FrameStrata]].
 
== Return values ==
 
:;frameStrata : String - The strata name (e.g. "BACKGROUND"), or "UNKNOWN" if the frame's strata is not known. See [[FrameStrata]] for a list of valid strata names.
Anonymous user