isMobile property

bool isMobile
getter/setter pair

Indicates whether the application is running on a mobile platform (Android or iOS).

Implementation

static bool isMobile = false;