gpt4 book ai didi

iphone - UITableViewCell 背景图片 - iPad 开发

转载 作者:行者123 更新时间:2023-11-29 04:11:20 25 4
gpt4 key购买 nike

我想定义一个背景,就像我的 UITableViewCell 中附加的图像一样。我正在尝试使用下面的代码,但没有成功。

cell.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"teste1.png"]];

我的 UITableView 是一个分组的静态 View 。我还尝试定义 tableView.backgroundcolor 来清除颜色,但也没有成功。

任何帮助将不胜感激。谢谢,马科斯

UITableViewCellBackground

enter image description here

最佳答案

试试这个...

cell.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"YOUR_IMAGE.png"]];

关于iphone - UITableViewCell 背景图片 - iPad 开发,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14370243/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com