Revision Difference
DIconLayout:SetLayoutDir#550251
<function name="SetLayoutDir" parent="DIconLayout" type="panelfunc">
<ispanel>yes</ispanel>
<description>
Sets the direction that it will be layed out, using the <page>Enums/DOCK</page>.
Currently only TOP and LEFT are supported.
</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="direction" type="number"><page>Enums/DOCK</page></arg>
</args>
</function>