question related to UITextView
- by user177893
I have n number of UITextview and that are added to UIScrollview.and uiscrollview is added to self.view.Now,I want that
1If user enter text in first UITextview ,then as lenth increase os UITextview ,another UITextviews which are below it also reinitialize and maintain properly according to the size of first UITextView.inshort another UITextviews go more below then it was.
2It should work in any of the case ,wether user presses return key after entering text into UITextView or may be not till end