constraints
A change that invalidates a view’s constraints.
Declaration
static var constraints: UIView.Invalidations.Constraints { get }Discussion
Use this invalidation type to call setNeedsUpdateConstraints() when a change in property value should cause the containing view to update constraints.