5
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【Swift】"Add New Constraints"が出来ない時の対応

5
Last updated at Posted at 2019-11-11

環境

・Xcode11.2
・Swift5.1.2

出現パターン

まだ詳しくは分かってません。
.xib上で上下左右とのマージン入力欄と上下左右を選択する部分が非活性になっています。

スクリーンショット 2019-11-11 18.31.23.png

対応策

Size Inspector 上で Translates Mask Into Constraints から Automatic に変更します。

スクリーンショット 2019-11-12 11.09.19.png

備考

詳しくわかり次第追記します。

何か分かる人がいらっしゃいましたらコメントで教えていただけますと幸いです。

5
2
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
5
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?