GridLayoutGidBuilderImpl.rowHomogeneous

Set rowHomogeneous property.

class GridLayoutGidBuilderImpl(T)
T
rowHomogeneous
(
bool propval
)

Parameters

propval bool

Whether all the rows in the grid have the same height.

Return Value

Type: T

Builder instance for fluent chaining