gpt4 book ai didi

ios - 滑动菜单 IOS 使用 aryaxt/iOS-Slide-Menu

转载 作者:行者123 更新时间:2023-11-29 12:13:24 25 4
gpt4 key购买 nike

我正在尝试使用下面链接中的相同示例更改 viewDidLoad 中的导航栏背景颜色,但这不起作用。[[UINavigationBar appearance] setBackgroundColor:[UIColor greenColor]];

请帮忙。

https://github.com/aryaxt/iOS-Slide-Menu

最佳答案

enter image description here要更改导航栏颜色,您必须使用栏色调颜色:

   self.navigationController.navigationBar.barTintColor=[UIColor greenColor];

关于ios - 滑动菜单 IOS 使用 aryaxt/iOS-Slide-Menu,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32631520/

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