Confusing about "update frames" and "update constrains" in the Resolve Auto Layout Issues (the last chapter in Auto Layout) | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Confusing about "update frames" and "update constrains" in the Resolve Auto Layout Issues (the last chapter in Auto Layout)

What is the difference between "update frames" and "update constrains" in the Resolve Auto Layout Issues? can anyone explain or give some example?

19th Sep 2016, 2:16 PM
Nplus Chang
Nplus Chang - avatar
2 ответов
+ 1
Updat frames will reposition / adjust the size of the selected view object using the current constraints. Update constraints will change the value of the current constraints based on the new position / size of the selected view object
20th Sep 2016, 7:40 AM
swifty
0
thank you! this helps
20th Sep 2016, 11:48 PM
Nplus Chang
Nplus Chang - avatar