Enumeration

AdapFoldThresholdPolicy

deprecated: 1.4 since: 1

Declaration

enum Adap.FoldThresholdPolicy

Description [src]

Determines when AdapFlap and AdapLeaflet will fold.

Available since: 1

Deprecated since: 1.4

Stop using AdapLeaflet and AdapFlap

Members

ADAP_FOLD_THRESHOLD_POLICY_MINIMUM

Folding is based on the minimum size.

  • Value: 0
  • Nickname: minimum
  • Available since: 1
ADAP_FOLD_THRESHOLD_POLICY_NATURAL

Folding is based on the natural size.

  • Value: 1
  • Nickname: natural
  • Available since: 1