You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use the code to focus on the InputField.
I have tried textInputField.Select (); and textInputField.ActivateInputField (); but the keyboard doesn't show up.
How do I focus on InputFiled and show the keyboard?
The text was updated successfully, but these errors were encountered:
I want to use the code to focus on the InputField.
I have tried
textInputField.Select ();
andtextInputField.ActivateInputField ();
but the keyboard doesn't show up.How do I focus on InputFiled and show the keyboard?
The text was updated successfully, but these errors were encountered: