I have an application with UIScrollView added as a subview of UIView. i have added UITextField,UITextview as a subView of UIScrollView .I want to dismiss the keyboard when i tap in the scroll view. how can i do this?
I have an application with UIScrollView added as a subview of UIView . i
Share
Just add
UITapGestureRecognizer