pub unsafe extern "C" fn SDL_HasScreenKeyboardSupport() -> SDL_bool
Expand description

Check whether the platform has screen keyboard support.

\returns SDL_TRUE if the platform has some screen keyboard support or SDL_FALSE if not.

\since This function is available since SDL 2.0.0.

\sa SDL_StartTextInput \sa SDL_IsScreenKeyboardShown