in the given orientation.
FlowBox.maxChildrenPerLine
uint maxChildrenPerLine() @propertyGet maxChildrenPerLine property.
Returns
The maximum amount of children to request space for consecutively
void maxChildrenPerLine(uint propval) @propertySet maxChildrenPerLine property.
Parameters
propval | The maximum amount of children to request space for consecutively in the given orientation. |