Skip to content

CollectionViewAutoFitAdapter self sizeForCellByReuseId string function

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

简介

根据reuseid设置cell大小的回调

  • @param reuseId string reuseId:cell类型
  • @param sizeForCellByReuseIdCallback function function(table cell, number section, number row) ... end cell: 视图cell section&row:cell的section以及row

⚠️ 该方法在CollectionViewAutoFitAdapter中禁止使用

Clone this wiki locally