How to get the screen size of the keyboard?

Is there a way to get the height of keyboard on Android / iOS similar to getSoftKeyboardHeight () method in Lime legacy codebase ?
I couldn’t found any information about that and maybe the only solution is with extension ?

This has not been ported over from the older codebase –

haha I went looking for a solution and found my response to a thread by accident

Perhaps we really need to implement SDL’s call to set the input text area so it will automatically bump the screen for us, we don’t currently set the input text area to something matching the screen