0

I was wondering if there is a way to create a navigationBar like the one in this photo: http://s2.postimage.org/ewem26czd/foto.jpg

and there is a way to customize its background?

4

1 回答 1

0

自定义 UINavigationBar 相当容易。只需创建它的子类,然后在找到 UINavigationController 的 XIB 中,使用右侧的检查器将导航控制器导航栏的类更改为您的子类。

于 2013-01-08T10:59:12.633 回答