I have 1 question I have 1 UITextview,
now,when i click on UITextview and enter text at that time i want that UIScrollview scrolls upwards as line by line goes down of UITextView
I have 1 question I have 1 UITextview, now,when i click on UITextview and
Share
Implement
delegate Method, inside it adjust UIScrollview as per your requirement…