pub unsafe extern "C" fn SDL_HasScreenKeyboardSupport() -> bool
dep_sdl3
Check whether the platform has screen keyboard support.
Returns true if the platform has some screen keyboard support or false if not.
This function should only be called on the main thread.
This function is available since SDL 3.2.0.
SDL_StartTextInput
SDL_ScreenKeyboardShown