Revision Difference
DIconLayout:SetBorder#513680
<function name="SetBorder" parent="DIconLayout" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Sets the internal border (padding) within the DIconLayout. This will not change its size, only the positioning of children. You must call <page>DIconLayout:Layout</page> in order for the changes to take effect.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="width" type="number">The border (padding) inside the DIconLayout.</arg>⤶
</args>⤶
</function>⤶
⤶