V
Size: a a a
V
IS
1
IS
1
IS
1
V
IS
.centerXAnchor.constraint(equalTo: anotherVirw.centerXAnchor)
Где активируешь констейнты
centerXConstraint.isActive = true1
.centerXAnchor.constraint(equalTo: anotherVirw.centerXAnchor)
Где активируешь констейнты
centerXConstraint.isActive = trueAO
US

MP
1
.centerXAnchor.constraint(equalTo: anotherVirw.centerXAnchor)
Где активируешь констейнты
centerXConstraint.isActive = true
KK