开发者

UITableViewCell drop event

whether there are any event from which I handle the drop event of U开发者_如何学编程ITableViewCell.

Basically I want to do some task when I drop some thing on a cell of UITableView. So i want to know that whether any event is exist for this purpose?


How about adding a touchUpInside event to the uitableview? Or adding an invisible view, which catches the touch events, on top of the place where you want to catch the drop?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜