Query if the current device is a tablet.
Defined in SDL_system.h
void); SDL_bool SDL_IsTablet(
(SDL_bool) Returns SDL_TRUE if the device is a tablet, SDL_FALSE otherwise.
If SDL can't determine this, it will return SDL_FALSE.
This function is available since SDL 2.0.9.