Question by
unity_W-fVEtXZIlvMAw · Aug 17, 2020 at 07:55 AM ·
androidtouchscreenkeyboard input
Change Orientation of TouchScreenKeyboard on Android
I am creating an app that locks rotation to portrait only. However, when I open the keyboard for input, I would like it to appear as if it were coming up in landscape.
Is it possible to open a TouchScreenKeyboard with a given position and rotation?
Comment
Answer by Shigeots · Jan 24, 2021 at 07:38 AM
Hello a question, could you solve ?. Right now I am still in the same problem to develop a mobile game. To change only the orientation of the keyboard without modifying the orientation of the screen.