获取tableview中的cell

2021-06-01  本文已影响0人  zxb有缘

UITableViewCell* cell = [self.tableView cellForRowAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:0]];

上一篇 下一篇

猜你喜欢

热点阅读