Home About
S
StackView.width
UIStackView
0x7f97e240f020
==
0
StackView's width should equal 0.*
S
StackView.leading
UIStackView
0x7f97e240f020
==
V
View.leading
UIView
0x7f97e6002d90
StackView's leading edge should equal View's leading edge.
S
StackView.trailing
UIStackView
0x7f97e240f020
==
V
View.trailing
UIView
0x7f97e6002d90
StackView's trailing edge should equal View's trailing edge.
V
View.width
UIView
0x7f97e6002d90
==
414
View's width should equal 414.

* This constraint was translated from an autoresizing mask. If this was not intended, try setting translatesAutoresizingMaskIntoConstraints to false on this view.

This constraint was added by a table or collection view to enforce its cell size.