Swift renaming the back navigation item

后端 未结 2 1623
北海茫月
北海茫月 2021-01-23 13:07

I\'m trying to edit the tile of the back item in the navigation controller.

I have this scene, Navigation Controller -> Table View Controller ->

2条回答
  •  無奈伤痛
    2021-01-23 13:43

    Yes, you can do that with StoryBoard. Select the NavgationItem in TableViewController that you have embedded in NavgationController after that in the Attribute Inspector set the Back Button with title that you want in your case it is Back.

提交回复
热议问题