当前位置:网站首页>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
边栏推荐
- MySQL - transaction details
- 一行代码可以做些什么?
- Sql: stored procedures and triggers - Notes
- 用aardio写一个旋转验证码标注小工具
- [daily] win10 system setting computer never sleeps
- Depth first traversal (DFS) and breadth first traversal (BFS)
- guava: Multiset的使用
- Leetcode learning records (starting from the novice village, you can't kill out of the novice Village) ---1
- Dialogue with Jia Yangqing, vice president of Alibaba: pursuing a big model is not a bad thing
- High precision face recognition based on insightface, which can directly benchmark hongruan
猜你喜欢

Enhance network security of kubernetes with cilium

jvm:大对象在老年代的分配

bat脚本学习(一)

Method return value considerations

Tiktok will push the independent grass planting app "praiseworthy". Can't bytes forget the little red book?

ViT论文详解

50个常用的Numpy函数解释,参数和使用示例

功能强大的国产Api管理工具

PostgreSQL modifies the password of the database user

make menuconfig出现recipe for target ‘menuconfig‘ failed错误
随机推荐
SQL:存储过程和触发器~笔记
ROS error: could not find a package configuration file provided by "move_base“
Reptile practice (V): climbing watercress top250
LeetCode:1189. The maximum number of "balloons" -- simple
The relationship between root and coefficient of quadratic equation with one variable
语谱图怎么看
Record the process of cleaning up mining viruses
Caching strategies overview
Explain ESM module and commonjs module in simple terms
GPS从入门到放弃(十三)、接收机自主完好性监测(RAIM)
Reinforcement learning - learning notes 5 | alphago
数字化转型挂帅复产复工,线上线下全融合重建商业逻辑
AI 企业多云存储架构实践 | 深势科技分享
抖音將推獨立種草App“可頌”,字節忘不掉小紅書?
GPS从入门到放弃(十五)、DCB差分码偏差
NPM run dev start project error document is not defined
Mysql相关术语
hdu 4912 Paths on the tree(lca+馋)
中国白酒的5场大战
[Li Kou brush questions] 32 Longest valid bracket