tabbar背景顏色,沒法經過alpha來實現,須要設置圖片

// self.tabBar.barTintColor = RGB(0, 0, 0);
[[UITabBar appearance] setBarTintColor:[UIColor clearColor]];
[[UITabBar appearance] setBackgroundImage:[UIImage new]];app

相關文章
相關標籤/搜索