会装系统的程序员


  • 首页

  • 归档

  • 分类

  • 标签

iOS UITableView reloadRowsAtIndexPaths 闪烁

发表于 2021-09-02   |   分类于 iOS

这样就行了

1
2
3
[UIView performWithoutAnimation:^{
[tableView reloadRowsAtIndexPaths:[NSArray arrayWithObjects:[NSIndexPath indexPathForRow:indexPath.row inSection:0],nil] withRowAnimation:(UITableViewRowAnimationNone)];
}];
#iOS UITableView reloadRowsAtIndexPaths 闪烁
PhpStormFTP自动同步
iOS禁止返回手势
  • 文章目录
  • 站点概览

294 日志
25 分类
294 标签
GitHub

此文章未包含目录


©   2024 会装系统的程序员
Powered by Hexo
Theme by idhyt.Mala
豫ICP备17029679号-1
豫公网安备41019702002741号