BoxLayoutGidBuilderImpl.homogeneous

Set homogeneous property.

class BoxLayoutGidBuilderImpl(T)
T
homogeneous
(
bool propval
)

Parameters

propval bool

Whether the box layout should distribute the available space equally among the children.

Return Value

Type: T

Builder instance for fluent chaining