效果:
去除边线
代码:
[self.navigationController.navigationBar setShadowImage:[UIImage imageNamed:@"head.png"]];
head.png图片为全透明无颜色的的png格式背景图
效果:
代码:
[self.navigationController.navigationBar setShadowImage:[UIImage imageNamed:@"head.png"]];
head.png图片为全透明无颜色的的png格式背景图