FlapFoldPolicy#

Deprecated since version 1.4: See the migration guide

class FlapFoldPolicy#

Describes the possible folding behavior of a Flap widget.

Fields#

class FlapFoldPolicy
ALWAYS#

Keep the flap always folded.

AUTO#

Fold and unfold the flap based on available space.

NEVER#

Disable folding, the flap cannot reach narrow sizes.