UITextField start at end of text

Posted by Raphael Pinto on Stack Overflow See other posts from Stack Overflow or by Raphael Pinto
Published on 2010-06-11T14:21:57Z Indexed on 2010/06/11 14:22 UTC
Read the original article Hit count: 211

Filed under:
|
|

I created an UITextField in my App. This text field display a long text. The problem is that when I first open the view containing the UITextField, it is automaticaly show the end of my text. But I want it to show the begining. I read the UITextFiled Class Reference on Apple dev center, but nothing seem to allow me to change it.

How can I do?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about focus