Keyboard height

Is there a way to get the height of the keyboard that is activated?

Yes, it is possible.
I will work on an example project for that and post it this evening.

Thanks

Here it is:

1 Like

Perfect, thanks Jeremy!

@Jeremie_L I’m getting a 404 here. Maybe it’s not public?

Fixed. And I added two new examples.

Hi Jeremie, your keyboard height solution works perfect. But I run into another issue. I want to use a TextArea for display and when the user taps the screen the keyboard appears. But then the screen scrolls up. Is there a possibility to prevent this from happening.