isDesktop property

bool isDesktop
getter/setter pair

Implementation

static bool isDesktop = isMacOS || isWindows || isLinux;