API Version: 1
Library Version: 1.5.90
enum Handy.FlapFoldPolicy
Describes the possible folding behavior of a HdyFlap widget.
HdyFlap
HDY_FLAP_FOLD_POLICY_NEVER
Disable folding, the flap cannot reach narrow sizes.
HDY_FLAP_FOLD_POLICY_ALWAYS
Keep the flap always folded.
HDY_FLAP_FOLD_POLICY_AUTO
Fold and unfold the flap based on available space.