SDL_MOUSE_TOUCHID

The SDL_TouchID for touch events simulated with mouse input.

Header File

Defined in <SDL3/SDL_touch.h>

Syntax

#define SDL_MOUSE_TOUCHID ((SDL_TouchID)-1)

Version

This macro is available since SDL 3.2.0.


CategoryAPI, CategoryAPIMacro, CategoryTouch