Enumeration

BisLapelFoldPolicy

Declaration

enum Bis.LapelFoldPolicy

Description [src]

Describes the possible folding behavior of a BisLapel widget.

Available since:1.0

Members

Name Description
BIS_LAPEL_FOLD_POLICY_NEVER

Disable folding, the lapel cannot reach narrow sizes.

BIS_LAPEL_FOLD_POLICY_ALWAYS

Keep the lapel always folded.

BIS_LAPEL_FOLD_POLICY_AUTO

Fold and unfold the lapel based on available space.