Skip to content

CollectionView table cellWithSectionRow number number

xu_whale edited this page Dec 16, 2019 · 4 revisions

简介

返回指定位置的cell,只对屏幕内cell有效

  • @param a number section:指定返回cell的section
  • @param b number row:指定返回cell的索引
  • @return 返回cell
Clone this wiki locally