gpt4 book ai didi

iphone - 在 MasterDetailview Xcode 4.2 中更改导航栏样式

转载 作者:行者123 更新时间:2023-11-28 17:36:14 25 4
gpt4 key购买 nike

我有 Xcode 4.2,我选择了没有 Storybord 的项目模板 Master Detail View 。那么如何设置导航样式以及应该在哪里添加代码呢?请给我建议。

最佳答案

//set navigation bar tint color
[self.navigationController.navigationBar setTintColor:[UIColor blueColor]];

//or to set its style
[self.navigationController.navigationBar setBarStyle:UIBarStyleDefault];

关于iphone - 在 MasterDetailview Xcode 4.2 中更改导航栏样式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9748527/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com