0
1

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 3 years have passed since last update.

#20 TabBarControllerにTabを追加する1例

Last updated at Posted at 2020-02-01

#はじめに
個人のメモ程度の出来なのであまり参考にしないで下さい.

#環境
Xcode:11.2.1
Swift:5.1.2
2019/11

##part1
プロジェクトにUIViewControllerを追加する.

スクリーンショット 2020-02-01 午後11.17.29.png スクリーンショット 2020-02-01 午後11.17.54.png

##part2
controlキーを押しながらTabBarControllerからUIViewControllerへドラッグ・ドロップする.

##part3
Relationship SegueView Controllersを選択する.

スクリーンショット 2020-02-01 午後11.18.17.png

##part4
下のようにSegueで繋がれていればOK.

スクリーンショット 2020-02-01 午後11.18.45.png
0
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
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?