LoginSignup
3
1

More than 1 year has passed since last update.

[Swift]なぜかAutolayoutの設定ができなかった(解決済)

Posted at

状況

Screen Shot 2022-08-25 at 9.57.35.png

画像のようにAutoLayoutの設定ができなかった...
Xcodeの再起動やClean Buildしても変化なし。

AutoLayoutの設定ができているファイルと見比べると、インスペクターエリアのLayout(黄色線)がAutoresizing Maskになっていた!!

Screen Shot 2022-08-25 at 9.57.51.png

Inferred(Constraints)に設定を変更すると、無事AutoLayoutの設定ができるようになりました!

3
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
1