tableview reloadSections 晃动

2021-07-20  本文已影响0人  需要药

去除隐式动画

  UIView.performWithoutAnimation {

             self.tableView?.reloadSections(IndexSet(integer:1), with: .none)

     }

上一篇下一篇

猜你喜欢

热点阅读