Leaflet.getFolded

bool getFolded()

Gets whether self 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 propertyLeaflet:fold-threshold-policy), it will be unfolded otherwise.

Returns

whether self is folded.

Deprecated