Closed xmshaka closed 4 years ago
You can't do it in current realization, cuz unity inputfields replaced to native. But you can try make it by yourself, and send PR
The effect I actually want to achieve is that the input box is displayed at the top of the screen instead of above the keyboard.Can you help me point out where to modify?
I don't understand at all what you want to do.. You can make you own inputfield and "stick" it to top. Or you want to use "old inputfiled from unity", but on the top?
Such an effect. https://github.com/xmshaka/webimg/blob/main/android_keyboard.md
Well, it's what I'm talking about. You can make MobileInputField in Unity, set in on top and over all objects, and call it when you need. But if you want to do it as default for all inputfields, I don't know how it is made. Maybe this is some option or hack too.
(android) how to set additional mobile input box be optional?