I have a simple (one view) application without any TextFileds. How can I show a native virtual keyboard when application starts?
Share
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.
You can use an invisible text field and give it focus. May I ask why you want a visible keyboard if there isn’t a control for which the user will expect to receive the text?