LoginSignup
0
0

More than 5 years have passed since last update.

Segmented Controlの幅の調整の仕方

Posted at

下の画像のようにAuto Layoutを使ってTableの幅にSegmented Controlの幅を合わせたいときのやり方
one.png

  1. Segmented Controlを選択してユーティリティエリアでDistributionFillに設定する.

two.png

  1. モノサシのところで機能を持たせている(ボタンを配置してある)Segmentの幅を指定してFixedにする.

three.png

  1. Auto LayoutTableSegmented Controlの幅が同じになるように設定する.
0
0
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
0
0