Check whether the platform has screen keyboard support.
Defined in SDL_keyboard.h
void); SDL_bool SDL_HasScreenKeyboardSupport(
(SDL_bool) Returns SDL_TRUE if the platform has some screen keyboard support or SDL_FALSE if not.
This function is available since SDL 2.0.0.