问题
i wan't to give a NavigationBar a certain tint, however i cannot find the setting in XCode. Is it still present? I saw a number of tutorials mentioning that possibility (i.e. http://www.appcoda.com/customize-navigation-status-bar-ios-7/).
Where do i have to click to get this dialog? I tried the NavigationController, everywhere inside the NavigationController and the Navigation Items in the subcontrollers.
I know how to do it programmatically so that's not my question here.
Thanks guys.
回答1:
In your storyboard, you'll need to click on the "Navigation Bar" object and then look at the object's attributes.
In Xcode, it'll look like this:

来源:https://stackoverflow.com/questions/21046831/xcode-cannot-change-navigation-bar-tint-via-storyboard