Structs§
- Constraint
- Constraint : Sizing constraint for exports.
Enums§
- Type
- Type of constraint to apply: -
SCALE
: Scale byvalue
. -WIDTH
: Scale proportionally and set width tovalue
. -HEIGHT
: Scale proportionally and set height tovalue
.
SCALE
: Scale by value
. - WIDTH
: Scale proportionally and set width to value
. - HEIGHT
: Scale proportionally and set height to value
.