Updated to match the current API boilerplate.
mNo edit summary |
(Updated to match the current API boilerplate.) |
||
| Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} __NOTOC__ | ||
Sets the [[FrameStrata|Frame Strata]] of the frame. | |||
Frame:SetFrameStrata("strata") | |||
== Arguments == | |||
:; strata : String ([[FrameStrata]]) - The frame strata the frame will be put in | |||
== Returns == | |||
:nil | |||