SDL_IsDeXMode

Query if the application is running on a Samsung DeX docking station.

version(Android)
extern (C) nothrow @nogc extern
bool
SDL_IsDeXMode
()

Return Value

Type: bool

true if this is a DeX docking station, false otherwise.

Meta