I have not editable UITextView. When I make double click on it i need to set backgroung colour for it. How can I do this? I think that didbeginediting event will not occure because this UITextView is not editable
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Please use
Tap Gestureto achieve your describe functionality.add Tap Gesture in your TextView using underneath code.
TapMethod