2015-08-13 224 views
0

我想弄清楚UITabBarController背景的默認顏色是什麼......我認爲RGB是245,245,245 alpha = 1但是有人能糾正我嗎?以下是圖像:UITabBarController的默認背景顏色是什麼?

enter image description here

+0

這取決於使用TabBar背後的視圖的顏色,如果它是半透明的。但是,如果您想獲取它的顏色,請使用OSX的數字顏色表。 – Xchord

回答

0

我色儀說:247,247,247

相關問題