Box.setHomogeneous

Sets the homogeneous property of box, controlling whether or not all children of box are given equal space in the box.

class Box
void
setHomogeneous

Parameters

homogeneous bool

a boolean value, TRUE to create equal allotments, FALSE for variable allotments