We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
删除指定行的数据
func deleteRows(at indexPaths: [IndexPath], with animation: UITableView.RowAnimation) -> Self
indexPaths
删除行的索引
animation
删除时的动画