How to active mobile keyboard ?

Hello everyone,
i want to know if there is a way to make the mobile keyboard always active, i know that it automatically show up when we select a text area, so maybe there is a trick to make that text area always selected in order to always activate the keyboard ?

thank you

Have you tried something like this? Unity - Scripting API: TouchScreenKeyboard.active.

There you go!