A variable that controls whether the on-screen keyboard should be shown when text input is active
Defined in SDL_hints.h
#define SDL_HINT_ENABLE_SCREEN_KEYBOARD "SDL_ENABLE_SCREEN_KEYBOARD"
The variable can be set to the following values:
The default value is "1". This hint must be set before text input is activated.