isMobile property
Indicates whether the application is running on a mobile platform (Android or iOS).
Implementation
static bool isMobile = false;
Indicates whether the application is running on a mobile platform (Android or iOS).
static bool isMobile = false;