Size and position of the mobile keyboard on the screen

Is there any way to get this info?

Nope. I did a bit of Googling and it doesn’t seem like a trivial thing to measure the virtual keyboard. Do you need this to move the UI so that an input field stays visible?

Yes.

I just tried this solution for ios https://stackoverflow.com/a/22719225/6389348 and it works for me, I can make NE if you want.

2 Likes

No, thanks. For iOS this is clearly described in the documentation.
I thought that in Defold you can get this data (for every platform) out of the box, and I just did not notice where it is in docs.

its different for different mobiles… no fixed dimensions.