ConstraintStrength

class ConstraintStrength

The strength of a constraint, expressed as a symbolic constant.

The strength of a Constraint can be expressed with any positive integer; the values of this enumeration can be used for readability.

Fields

class ConstraintStrength
MEDIUM

A medium constraint

REQUIRED

The constraint is required towards solving the layout

STRONG

A strong constraint

WEAK

A weak constraint