Closed zenangst closed 6 years ago
If an injected view does not implement .layoutConstraints then invalidateIfNeededLayoutConstraints will deactivate constraints on all of it's subviews.
.layoutConstraints
invalidateIfNeededLayoutConstraints
If an injected view does not implement
.layoutConstraints
theninvalidateIfNeededLayoutConstraints
will deactivate constraints on all of it's subviews.