问题
I use a FiledInput in android app and when I starting to put string in it a softkeyboard pops up and a box, I want to get rid of it.
Is it any way to do so using Unity3d 4.6.2f1 ?
回答1:
You can use InputField.shouldHideMobileInput for that.
来源:https://stackoverflow.com/questions/29671213/how-to-hide-inputfield-additional-input-box-in-unity3d