[][src]Function fermium::keyboard::SDL_HasScreenKeyboardSupport

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

Returns whether the platform has some screen keyboard support.

Returns: SDL_TRUE if some keyboard support is available, else SDL_FALSE.

Note: Not all screen keyboard functions are supported on all platforms.

See Also: SDL_IsScreenKeyboardShown