SDL_IsChromebook

Query if the application is running on a Chromebook.

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

Return Value

Type: bool

true if this is a Chromebook, false otherwise.

Meta