Function MultiboardSetItemsWidth

  • Sets the new width for all cells.

    Parameters

    • lb: HandleHolder<"multiboard">

      Target multiboard.

    • width: number

      New cell width expressed as screen width. 1.0 = 100% of screen width, 0.05 = 5% of screen width.

    Returns void

    Note

    See: MultiboardSetItemWidth for a detailed description.

Generated using TypeDoc