0
1

More than 3 years have passed since last update.

#14 NavigationBarをカスタマイズする1例

Posted at

はじめに

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

環境

Xcode:11.2.1
Swift:5.1.2
2019/11

part1

XcodeでNavigation Itemと検索する.

スクリーンショット 2019-11-23 午後6.54.43.png

part2

それをNavigation Controllerを設定したView Controllerへドラッグ・ドロップする.

スクリーンショット 2019-11-23 午後6.55.25.png

part3

Navigation Itemを選択した状態で,Attributes InspectorTitleを任意の文字列にする.

スクリーンショット 2019-11-23 午後6.59.12.png

part4

XcodeでBar Button Itemと検索する.

スクリーンショット 2019-11-23 午後6.58.05.png

part5

それをNavigation Itemの右側へドラッグ・ドロップする.

スクリーンショット 2019-11-23 午後6.58.25.png

part6

Bar Button Itemを選択した状態で,Attributes InspectorSystem Itemを任意のものに変更する.

スクリーンショット 2019-11-23 午後6.58.50.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