【发布时间】:2025-11-28 07:10:01
【问题描述】:
嗨, 我正在使用 UITableView 来显示列表。 I have customized it and have added 4 UILabels in the cell, but when the row is selected then the row selection color (customized to green) and Label text color (also a green) remains same.因此,很难看到单元格的文本。我想在选择行时将标签的颜色更改为白色,否则为绿色。
谁能帮帮我?
谢谢,
【问题讨论】:
标签: iphone text uitableview