Revision Difference
Panel:MoveLeftOf#510952
<function name="MoveLeftOf" parent="Panel" type="classfunc">⤶
<description>Places the panel left to the passed panel with the specified offset.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="panel" type="Panel">Panel to position relatively to.</arg>⤶
<arg name="offset" type="number" default="0">The align offset.</arg>⤶
</args>⤶
</function>⤶
⤶