BoxLayoutGidBuilderImpl.homogeneous
T homogeneous(bool propval)Set homogeneous property.
Parameters
propval | Whether the box layout should distribute the available space equally among the children. |
Returns
Builder instance for fluent chaining
T homogeneous(bool propval)Set homogeneous property.
propval | Whether the box layout should distribute the available space equally among the children. |