UIViewController Title attribute in Storyboard

后端 未结 10 2127
南旧
南旧 2021-02-03 19:58

I am setting the title field of a UIViewController via Interface Builder/Storyboard: \"enter

10条回答
  •  抹茶落季
    2021-02-03 20:26

    I just ran into the same problem. I don't understand why it's not working... It might be on purpose or just be a bug.

    To change the title in interface builder, you can click on the navigation item directly and change the title there:

    enter image description here

提交回复
热议问题