FlowBox.minChildrenPerLine

Set minChildrenPerLine property.

  1. uint minChildrenPerLine [@property getter]
  2. uint minChildrenPerLine [@property setter]
    class FlowBox
    @property
    void
    minChildrenPerLine
    (
    uint propval
    )

Parameters

propval uint

The minimum number of children to allocate consecutively in the given orientation.

Setting the minimum children per line ensures that a reasonably small height will be requested for the overall minimum width of the box.