0

I want insert tap gesture recognizer on UIWebView for handle event after UIWebView is tapped.

Nitish
  • 13,845
  • 28
  • 135
  • 263
Masoud Roosta
  • 455
  • 9
  • 19

1 Answers1

0

I handle it by putting a button over UIWebView and making this button background color as a clear color, then doing events in this button action.

Andronicus
  • 25,419
  • 17
  • 47
  • 88
Masoud Roosta
  • 455
  • 9
  • 19