Skip to content

CollectionViewAdapter self cellDidDisappearByReuseId string function

xu.jingyu edited this page Jan 14, 2020 · 3 revisions

简介

设置指定类型cell消失回调

  • @param reuseId string reuseId:重用Id
  • @param disappearByReuseIdCallback function function(table cell, number section, number row) ... end cell: 视图cell section&row:cell的section以及row
Clone this wiki locally