Leaflet.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.

More...
class Leaflet
bool
getFolded
()

Return Value

Type: bool

whether self is folded.

Detailed Description

Deprecated: See the migration guide