Skip to content

Instantly share code, notes, and snippets.

@sahara-ooga
Last active May 16, 2017 02:59
Show Gist options
  • Save sahara-ooga/ae836cc6a7538c6aa5bd9fc2629d3b48 to your computer and use it in GitHub Desktop.
Save sahara-ooga/ae836cc6a7538c6aa5bd9fc2629d3b48 to your computer and use it in GitHub Desktop.
StackViewで縦に配置。均等に分布し、先頭揃えにする

Stack Viewで縦に均等に分布し、先頭揃えにする

storyboardで設定する。 Xcodeのatrribute inspectorで設定していく。

  • Axis:Vertical
  • Alignment:Leading
  • Distribution:Equal Spacing
  • Spacing:適当

setting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment