简体   繁体   中英

How to custom in storyboard my view controller's UINavigationItem that is instantiated by identifier and pushed onto navigation stack?

In storyboard I have UINavigationController with some controllers.

在此处输入图片说明 Within the last one I have a button Button . When I tap that button I instantiate another view controller from current storyboard:

在此处输入图片说明

But here I would like to custom my UINavigationItem with my custom UIBarButtonItem s. How to do this here in storyboard?

Change Top Bar metrics for view controller:

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM