Leaflet.homogeneous

Get homogeneous property.

More...
  1. bool homogeneous [@property getter]
    class Leaflet
    @property
    bool
    homogeneous
    ()
  2. bool homogeneous [@property setter]

Return Value

Type: 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