ios 設置UITableView 選中行cell的背景顏色(自定義選中的背景顏色)

- (void)tableView:(UITableView *)tableView didHighlightRowAtIndexPath:(NSIndexPath *)indexPath { UITableViewCell* cell = (UITableViewCell*)[_sendGoodsTableView cellForRowAtIndexPath:indexPath];
相關文章
相關標籤/搜索