Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
added 6 characters in body; edited tags
Source Link
Paras Joshi
  • 20.5k
  • 11
  • 60
  • 71

How can I detect a double tap on a certain cell in UITableViewUITableView?

i.e.i.e. I want to perform one action if the user made a single touch and another if a user made a double touch? I also need to know an index path where the touch was made.

How can I achieve this goal?

Thanks.

How can I detect a double tap on a certain cell in UITableView?

i.e. I want to perform one action if the user made a single touch and another if a user made a double touch? I also need to know an index path where the touch was made.

How can I achieve this goal?

Thanks.

How can I detect a double tap on a certain cell in UITableView?

i.e. I want to perform one action if the user made a single touch and another if a user made a double touch? I also need to know an index path where the touch was made.

How can I achieve this goal?

Thanks.

edited tags; edited title
Link
razlebe
  • 7.2k
  • 6
  • 45
  • 57

Detect How can I detect a double tap on a certain cell in UITableView?

deleted 2 characters in body; edited title
Source Link
Ilya Suzdalnitski
  • 53.6k
  • 51
  • 137
  • 172

Detect double touchtap

How can I detect a double touchtap on a certain cell in UITableView?

i.e. I want to perform one action if the user made a single touch and another if a user made a double touch? I also need to know an index path where the touch was made.

How can I achieve this goal?

Thanks.

Detect double touch

How can I detect a double touch on a certain cell in UITableView?

i.e. I want to perform one action if the user made a single touch and another if a user made a double touch? I also need to know an index path where the touch was made.

How can I achieve this goal?

Thanks.

Detect double tap

How can I detect a double tap on a certain cell in UITableView?

i.e. I want to perform one action if the user made a single touch and another if a user made a double touch? I also need to know an index path where the touch was made.

How can I achieve this goal?

Thanks.

edited title; edited title
Link
Ilya Suzdalnitski
  • 53.6k
  • 51
  • 137
  • 172
Loading
Source Link
Ilya Suzdalnitski
  • 53.6k
  • 51
  • 137
  • 172
Loading