InputText Disables the pop-up dialog box

I’m having some problems right now. I want to disable the pop-up when I click inputText on mobile. Does anyone know how to do this? Thank you in advance.

I wrote my own keyboard, so I want to disable the following prompt box.

There is a disableMobilePrompt property of InputText: InputText | Babylon.js Documentation

2 Likes