Leaflet.setHomogeneous

void setHomogeneous(bool homogeneous) nothrow

Sets self to be homogeneous or not.

If set to FALSE, different children can have different size along the opposite orientation.

Parameters

homogeneouswhether to make self homogeneous

Deprecated