Skip to content

CollectionViewAdapter self cellDidDisappear function

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

简介

设置cell消失回调

  • @param disappearCallback function function(table cell, number section, number row) ... end cell: 视图cell section&row:cell的section以及row
Clone this wiki locally