LeafletGidBuilderImpl.homogeneous

T homogeneous(bool propval)

Set homogeneous property.

Parameters

propvalWhether 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

Deprecated