Leaflet.homogeneous

Set homogeneous property.

More...
  1. bool homogeneous [@property getter]
  2. bool homogeneous [@property setter]
    class Leaflet
    @property
    void
    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.

Detailed Description

Deprecated: See the migration guide