Answers for "how to make something focus on an input field unity"

6

unity focus input field

MyInputField.Select();
MyInputField.ActivateInputField();
Posted by: Guest on December-02-2020

Code answers related to "how to make something focus on an input field unity"

Browse Popular Code Answers by Language