isDesktop property

bool isDesktop
getter/setter pair

Implementation

static var isDesktop = !isWeb && !isMobile;