SDL_IsDeXMode - Man Page
Query if the application is running on a Samsung DeX docking station.
Synopsis
#include <SDL3/SDL_system.h> bool SDL_IsDeXMode(void);
Return Value
Returns true if this is a DeX docking station, false otherwise.
Availability
This function is available since SDL 3.2.0.
Info
SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS