LoginSignup
13
14

More than 5 years have passed since last update.

StoryboardでTableViewの区切り線を左に詰める

Last updated at Posted at 2016-01-31

Storyboardだけでできたのでメモ。

1. SeparatorのInsetsを変更する。

  1. Custom Insetsにする

    スクリーンショット 2016-01-31 18.28.23.png

  2. Leftを0にする

    スクリーンショット 2016-01-31 18.28.53.png

2. Layout Maginsを変更する

  1. Explicitにする
    スクリーンショット 2016-01-31 18.29.37.png

  2. Leftを0にする

    スクリーンショット 2016-01-31 18.32.58.png

変更前

変更前.png

変更後

変更後.png

13
14
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
13
14