Package-level declarations
Types
Defines a linear relationship that captures the relationship between a set of variables and the degree to which that relationship should be enforced.
Block within which constraints can be defined and captured.
Any error that can be raised when applying constrains.
Thrown when a duplicate Constraint is added.
Bounds the refer to the external, bounding rectangle for the parent of a View that is being constrained.
Defines the weight or priority applied to a given Constraint. This determines the likelihood of the Constraint being honored.
A coefficient-value pair that is used to build Expressions
Indicates a Constraint is unsatisfiable.
Functions
Creates a ConstraintLayout that constrains a single View.
Creates a ConstraintLayout that constrains 2 Views.
Creates a ConstraintLayout that constrains 3 Views.
Creates a ConstraintLayout that constrains several Views.
Creates a ConstraintLayout that constrains 4 Views.
Creates a ConstraintLayout that constrains 5 Views.