folded


Description:

public bool folded { get; }

Whether the leaflet is folded.

Note:

See [the migration guide](migrating-to-breakpoints.html#replace-adwleaflet)

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.