当前位置:网站首页>Set status bar style demo
Set status bar style demo
2022-07-06 21:58:00 【Full stack programmer webmaster】
Hello everyone , I meet you again , I'm the king of the whole stack .
The effect achieved :
The color changes from black to white
// Set the style of the status bar
– (UIStatusBarStyle)preferredStatusBarStyle
{
returnUIStatusBarStyleLightContent;
}
// changes navigationBar The color of the
self.navigationBar.barTintColor = [UIColor colorWithRed:79 / 255.0 green:195 / 255.0 blue:137 / 255.0 alpha:1.0];
// changes navigationBar The rendering color of the content on
self.navigationBar.tintColor = [UIColorwhiteColor];
such as : The original picture is :
Formatted As shown in the picture
// changes navigationBar The rendering color of the content on
self.navigationBar.tintColor = [UIColor whiteColor];
Copyright notice : This article is the original article of the blogger . Blog , Do not reprint without permission .
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/117063.html Link to the original text :https://javaforall.cn
边栏推荐
- [go][reprint]vscode run a HelloWorld example after configuring go
- 关于char[]数组通过scanf赋值使用上的一些问题。。
- Some problems about the use of char[] array assignment through scanf..
- guava:Collections. The collection created by unmodifiablexxx is not immutable
- Redistemplate common collection instructions opsforhash (IV)
- Michael smashed the minority milk sign
- HDU 2008 数字统计
- 设置状态栏样式Demo
- Dialogue with Jia Yangqing, vice president of Alibaba: pursuing a big model is not a bad thing
- 语谱图怎么看
猜你喜欢
MPLS experiment
Why is the cluster mode of spark on Yan better than the client mode
1292_FreeROS中vTaskResume()以及xTaskResumeFromISR()的实现分析
Bat script learning (I)
小满网络模型&http1-http2 &浏览器缓存
Numpy download and installation
[Yu Yue education] higher mathematics of Nanchang University (2) reference materials
关于程序员的职业操守,从《匠艺整洁之道》谈起
爬虫实战(五):爬豆瓣top250
[Li Kou brush questions] 32 Longest valid bracket
随机推荐
guava:Collections. The collection created by unmodifiablexxx is not immutable
PostgreSQL modifies the password of the database user
GPS从入门到放弃(十四)、电离层延时
C language: comprehensive application of if, def and ifndef
Intelligent online customer service system source code Gofly development log - 2 Develop command line applications
Redistemplate common collection instructions opsforhash (IV)
Tiktok will push the independent grass planting app "praiseworthy". Can't bytes forget the little red book?
美国科技行业结束黄金时代,芯片求售、裁员3万等哀声不断
记一次清理挖矿病毒的过程
华为在多个行业同时出击,吓人的技术让欧美企业瑟瑟发抖
【sciter】: 基于 sciter 封装通知栏组件
MySQL removes duplicates according to two fields
Numpy download and installation
小满网络模型&http1-http2 &浏览器缓存
Fzu 1686 dragon mystery repeated coverage
1292_FreeROS中vTaskResume()以及xTaskResumeFromISR()的实现分析
Leetcode learning records (starting from the novice village, you can't kill out of the novice Village) ---1
GPS从入门到放弃(十七) 、对流层延时
MySQL related terms
【sciter Bug篇】多行隐藏