Hello.
For windows tablets, I have noticed that the native touch keyboard doesn't pop up always when an input field is clicked.
As a solution I thought I could use a custom virtual keyboard to pop up always when any InputField is clicked.
For that I'm looking for a callback in the unity api which is called if any input field in the scene has been clicked on. Is there a callback for this ?
Thank you in advance!
↧