iPhone UITextView leaves room for 2 lines at the bottom
- by Ton
Hi Guys,
When i start typing text in a default textView in my viewcontroller, its not going to the bottom of the textfield. It leaves room for 2 more lines of text and then starts scrolling.
I want it to start scrolling when i start going beyond the last line.
I tried everything, and i dont know what i can do?
Anyone any ideas?