Leaflet.setHomogeneous
void setHomogeneous(bool homogeneous)Sets self to be homogeneous or not.
If set to FALSE, different children can have different size along the opposite orientation.
Parameters
homogeneous | whether to make self homogeneous |
void setHomogeneous(bool homogeneous)Sets self to be homogeneous or not.
If set to FALSE, different children can have different size along the opposite orientation.
homogeneous | whether to make self homogeneous |