gpt4 book ai didi

iphone - 如何在分组的 UITableView 单元格上使用自定义背景?

转载 作者:太空狗 更新时间:2023-10-30 03:47:51 25 4
gpt4 key购买 nike

我正在尝试为分组的 UITableView 的行设置自定义背景,但我完全不知道如何实现。

我尝试在我的 table 上应用的 table 设计如下所示:

Custom Designed Grouped UITableView

我将它分成 3 种细胞类型:顶部中间底部。如何为表格的每个单元格应用自定义背景?

最佳答案

您可以将 UIImageView 设置为单元格 backgroundView 函数中的第一个、中间和最后一个单元格:

-(void)tableView:(UITableView *)tableView willDisplayCell:(UITableViewCell *)cell  forRowAtIndexPath:(NSIndexPath *)indexPath

检查好的(和简单的)示例: http://www.planet1107.net/blog/tips-tutorials/custom-grouped-cell-tutorial/

关于iphone - 如何在分组的 UITableView 单元格上使用自定义背景?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9512856/

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