TCastleEdit on Android - how to show keyboard?

I tried to set:
Edit1.AutoOnScreenKeyboard:=true;

It works fine by showing the native Android keyboard at the bottom of the screen. But it does noticing :slight_smile: At least I understand that technically it’s possible to make the keyboard working.