LeafletGidBuilderImpl.homogeneous
T homogeneous(bool propval)Set homogeneous property.
Parameters
propval | Whether the leaflet allocates the same size for all children when folded. If set to FALSE, different children can have different size along the opposite orientation. |
Returns
Builder instance for fluent chaining