if (!tableView.isDragging && !tableView.isDecelerating) { // the table is *not* being scrolled }
这个工作.我在我的一个应用程序中使用它.