Revision Difference
DIconLayout:SetSpaceX#513678
<function name="SetSpaceX" parent="DIconLayout" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Sets the horizontal (x) spacing between children within the DIconLayout. You must call <page>DIconLayout:Layout</page> in order for the changes to take effect.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="xSpacing" type="number">The width of the gap between child objects.</arg>⤶
</args>⤶
</function>⤶
⤶