您好,欢迎来到伴沃教育。
搜索
您的当前位置:首页关于系统tabbar的相关设置说明

关于系统tabbar的相关设置说明

来源:伴沃教育

//设置Item选中不选中的一些处理

[[UITabBarItemappearance]setTitleTextAttributes:@{NSFontAttributeName:[UIFontsystemFontOfSize:12.0f],NSForegroundColorAttributeName:[UIColorcolorWithRed:1.000green:0.314blue:0.000alpha:1]}forState:UIControlStateSelected];

[[UITabBarItemappearance]setTitleTextAttributes:@{NSFontAttributeName:[UIFontsystemFontOfSize:12.0f],NSForegroundColorAttributeName:[UIColorcolorWithRed:0green:0.3blue:0.0alpha:1]}forState:UIControlStateNormal

];

//设置tabbar背景颜色

[[UITabBarappearance]setBackgroundColor:[UIColorredColor]];

//设置tabbar背景颜色两者最好不要混用

[[UITabBarappearance]setBarTintColor:[UIColorgreenColor]];

//设置tabbar背景图片

[[UITabBarappearance]setBackgroundImage:[UIImageimageNamed:@"TZTTabBarBG"]];

Copyright © 2019- bangwoyixia.com 版权所有 湘ICP备2023022004号-2

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务