(This is the documentation for SDL3, which is the current stable version. SDL2 was the previous version!)![](/static_files/link.svg)
SDL_Sensor
The opaque structure used to identify an opened SDL sensor.
Defined in <SDL3/SDL_sensor.h>
Syntax![](/static_files/link.svg)
typedef struct SDL_Sensor SDL_Sensor;
Version![](/static_files/link.svg)
This struct is available since SDL 3.1.3.
CategoryAPI, CategoryAPIDatatype, CategorySensor