Leaflet.folded

Get folded property.

More...
class Leaflet
@property
bool
folded
()

Return Value

Type: bool

Whether the leaflet is folded.

The leaflet will be folded if the size allocated to it is smaller than the sum of the minimum or natural sizes of the children (see property@Leaflet:fold-threshold-policy), it will be unfolded otherwise.

Detailed Description

Deprecated: See the migration guide