= SDL_GetTouchName = Get the touch device name as reported from the driver or NULL if the index is invalid. == Syntax == const char* SDL_GetTouchName(int index); == Version == This function is available since SDL 2.0.22. ---- [[CategoryAPI]]