MultiboardSetItemsWidth
- Parameters
lb multiboardTarget multiboard.
width realNew cell width expressed as screen width.
1.0= 100% of screen width,0.05= 5% of screen width.- comment
Sets the new width for all cells.
- note
See:
MultiboardSetItemWidthfor a detailed description.- patch
1.07
- Source
- common.j (suggest an edit or discuss on Github)
- return type
nothing- Source code
native MultiboardSetItemsWidth takes multiboard lb, real width returns nothing