Revision Difference
Panel:InvalidateParent#510964
<function name="InvalidateParent" parent="Panel" type="classfunc">⤶
<description>Invalidates the layout of the parent of this panel object. This will cause it to re-layout, calling <page>PANEL:PerformLayout</page>.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="layoutNow" type="boolean" default="false">If `true`, the re-layout will occur immediately, otherwise it will be performed in the next frame.</arg>⤶
</args>⤶
</function>⤶
⤶