Question by
abi-kr01 · Dec 10, 2020 at 10:54 AM ·
androidkeyboardinputfieldautocomplete
InputField keyboard hide suggestion
I added one InputField in scene and mark hideMobileInput=true. When i click on input text ,android keyboard opens up . there i do not want suggestion tab to open. Please refer the image
when i use
TouchScreenKeyboard.Open("", TouchScreenKeyboardType.Default, false, false, true);
i have expected keyboard ,but when click on InputField we have area marked in red which is not what i was expecting.
anybody can guide me on correct way
merge-from-ofoct.jpg
(336.3 kB)
Comment