Separate title in NavigationBar and navigation buttons

前端 未结 1 1474
暗喜
暗喜 2021-01-23 06:37

Hey, I have a stack of UIViewControllers inside of a UINavigationController. Usually the title (or the NavigationItem‘s title) decides about both the t

相关标签:
1条回答
  • 2021-01-23 06:51

    If I understand you correctly, I think there's a ready-made for this:

    Set backBarButtonItem on your view controller's navigation item.

    0 讨论(0)
提交回复
热议问题