THIS PAGE IS A WORK IN PROGRESS ... Please make edits to this page to improve it!
Check whether the platform has screen keyboard support.
void); SDL_bool SDL_HasScreenKeyboardSupport(
Returns SDL_TRUE if the platform has some screen keyboard support or SDL_FALSE if not.
This function is available since SDL 3.0.0.
CategoryAPI, CategoryKeyboard, CategoryDraft