isDesktop property

bool isDesktop
getter/setter pair

Implementation

static bool isDesktop = GetPlatform.isDesktop && !kIsWeb;