It provides a set of properties which determine the platform from the UserAgent.
Members
-
static constant isAndroid2_1 :String
-
Is the platform Android2.1?
-
static constant isiAndroid :String
-
Is the platform Android?
-
static constant isiOS :String
-
Is the platform iOS?
-
static constant isiOS3 :String
-
Is the platform iOS3?
-
static constant isiPad :String
-
Is the platform iPad?
-
static constant isiPhone :String
-
Is the platform iPhone?
-
static constant isiPhone4 :String
-
Is the platform iPhone4?
-
static constant isMobile :String
-
Is the platform a mobile?