When the user touches a UITextField a keyboard normally slides up from the bottom of the screen.
Is there a way to make the keyboard appear at the top of the screen instead of the bottom?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, that would be against the UI guidelines and since keyboards are made/controlled/managed by Apple there is no API to do this. At least, not a documented way I’m aware of.