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.
uint minChildrenPerLine() @propertyGet minChildrenPerLine property.
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.
void minChildrenPerLine(uint propval) @propertySet minChildrenPerLine property.
propval | 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. |