Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: notehaha on October 18, 2014, 10:02:26 AM
-
Hi Arenmook,
I've tried to get MobileKeyboard's size of Android devices but unfortunately Unity doesn't provide such things.
My hope is on you now. I am using Input field as a textbox, and I saw that your UIInput's is able to show textbox which shows above android's mobile keyboard.
I want to know the keyboards's rect or height. could you advice?
-
NGUI doesn't do the positioning there. It simply tells the OS (through Unity) to open the touch screen keyboard.