LeafletGidBuilderImpl.homogeneous

Set homogeneous property.

More...
class LeafletGidBuilderImpl(T)
T
homogeneous
(
bool propval
)

Parameters

propval bool

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.

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

Deprecated: See the migration guide