We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
设置某个reuseID对应cell的长按回调
设置某个reuseID对应cell的长按回调,触发时长0.5s
function(table cell,number section,number row) ---cell:cell视图表, 类型为Lua中的table,表中仅存在一个元素contentView ---section:组数 ---row:行数 end