WoW:API ScrollFrame UpdateScrollChildRect: Difference between revisions

Updated to match the current API boilerplate.
({{wowapi}} + {{Stub/API}})
(Updated to match the current API boilerplate.)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{Stub/API}}


Updates the Scroll Child Rectangle
Updates the scroll frame's scroll child rectangle.
ScrollFrame:UpdateScrollChildRect()


You need to call this when you change the contents of your ScrollFrame.
 
== Arguments ==
None
 
 
== Returns ==
:nil
 
 
== Details ==
: You need to call this when you change the contents of your ScrollFrame.
Anonymous user