Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iOS 7 で Autolayout を使用するとアプリがおかしくなったので、コードで Autolayout をオフにする方法はありますか? 誰でも助けることができますか?
You can't. If you don't want to use autolayout then don't add any autolayout constrain anywhere (code/nib).