标签: iphone uitableview drag
你怎么知道UITableView中的一行是否通过拖动移动?是否有事件可以捕获?
答案 0 :(得分:0)
-(void) touchesMoved: (NSSet *)touches withEvent:(UIEvent *)event