Which is the best way to change the color/view of disclosure indicator accessory view in a table view cell in iOS?

前端 未结 12 1952
有刺的猬
有刺的猬 2020-12-04 10:26

I need to change the color of the disclosureIndicatorView accessory in a UITableViewCell. I think there are two ways to get this done, but I\'m not

12条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-04 10:29

    Change the tint colour of table view cell. Check the screenshot to do the same via Storyboard.

提交回复
热议问题