Search code examples
ioscocoa-touchgesture

Detecting Tap & Hold in UITableView cells


How do we detect a tap & hold on a UITableViewCell?


Solution

  • In iOS 3.2 or later you can use UILongPressGestureRecognizer