How do we detect a tap & hold on a UITableViewCell?
UITableViewCell
In iOS 3.2 or later you can use UILongPressGestureRecognizer
UILongPressGestureRecognizer