WoW:API Frame SetFrameStrata: Difference between revisions

no edit summary
(Updated to match the current API boilerplate.)
No edit summary
Line 1: Line 1:
{{widgetmethod}} __NOTOC__
{{widgetmethod}} __NOTOC__


Sets the [[FrameStrata|Frame Strata]] of the frame.
Sets the [[FrameStrata|Frame Strata]] of the frame.
  Frame:SetFrameStrata("strata")
  MyFrame:SetFrameStrata(strata)




== Arguments ==
== Arguments ==
:; strata : String ([[FrameStrata]]) - The frame strata the frame will be put in
:; strata : [[UITYPE FrameStrata|FrameStrata]] -- The strata your frame will be put in




== Returns ==
== Returns ==
:nil
: ''none''
Anonymous user