no edit summary
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
Returns the ''[[FrameStrata|strata]]'' of the frame. | |||
= | strata = MyFrame:GetFrameStrata(); | ||
== Arguments == | |||
: ''none'' | |||
== | == Returns == | ||
:;strata : [[UITYPE FrameStrata|FrameStrata]] - The strata name. Note: value "PARENT" will not be returned, instead it will be substituted with inherited strata level. | |||