swift
self.tabBar.isTranslucent = false
oc
[[UITabBar appearance] setTranslucent:NO];
swift
self.tabBar.isTranslucent = false
oc
[[UITabBar appearance] setTranslucent:NO];
本文标题:iOS Swift 解决iOS12.1系统Tabbar下移闪一下
本文链接:https://www.haomeiwen.com/subject/asxfsctx.html
网友评论