How to rotate keyboard of UITextField when device orientation is changing.

Posted by Vikas on Stack Overflow See other posts from Stack Overflow or by Vikas
Published on 2010-03-18T08:05:18Z Indexed on 2010/03/18 8:11 UTC
Read the original article Hit count: 206

Filed under:

When keyboard become visible for UITextField the orientation was landScapeLeft but if we change the orientation to landScapeRight then keyboard is coming from upside.

How to rotate the keyboard also when the orientation changes.

© Stack Overflow or respective owner

Related posts about iphone-sdk