FlowBox.minChildrenPerLine

Get minChildrenPerLine property.

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

Return Value

Type: 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.