如何改变UINavigationBar&的颜色按钮就可以了吗?
问题描述:
我想改变UINavigationBar的颜色吗?
I want to change color of the UINavigationBar?
是否可以保留不同颜色的UINavigationBar&它上面的按钮?
Is it possible to keep different colors of UINavigationBar & buttons on it?
答
您只能设置导航栏的样式。默认或黑色。你也可以设置黑色并将半透明设置为YES以获得blackTranslucent bar。
You can only set style of navigation bar. Default or black. Also you can set black and set translucent to YES to get blackTranslucent bar.