WoW:API Frame SetFrameStrata: Difference between revisions
Jump to navigation
Jump to search
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 |
Revision as of 14:27, 27 June 2007
← Widget API ← Frame < SetFrameStrata
Sets the Frame Strata of the frame.
Frame:SetFrameStrata("strata")
Arguments
- strata
- String (FrameStrata) - The frame strata the frame will be put in
Returns
- nil