how disable copy ,cut,select ,select All in UITextView
- by Aishwarya
I used UITextView in that copy ,cut,select ,select All functionality shows by default when i touches continuously.but in my project the text view property is only read Only.I not require this functionality. Please tell me how to disable this function.