Change tintColor of unselected UITabBarController item title and background image

前端 未结 4 1901
心在旅途
心在旅途 2020-12-28 17:12

How can I change the tintColor of an unselected UITabBarItem title and background image iOS 8?

The default color for an unselected state is a light gray color, but

4条回答
  •  独厮守ぢ
    2020-12-28 17:29

    You can also render the image as original from the attributes inspector for the asset file without writing any code

提交回复
热议问题