isLinux property

bool isLinux
getter/setter pair

Whether the app is running on Linux.

Implementation

static bool isLinux = false;