Packagegraphics.display
Classpublic class MobileDeviceType
InheritanceMobileDeviceType Inheritance Object

Constants defining mobile device types.



Public Constants
 ConstantDefined By
  PHONE : String = phone
[static] Constant indicating the mobile "phone" devices.
MobileDeviceType
  TABLET : String = tablet
[static] Constant indicating the mobile "tablet" devices.
MobileDeviceType
Constant Detail
PHONEConstant
public static const PHONE:String = phone

Constant indicating the mobile "phone" devices.

TABLETConstant 
public static const TABLET:String = tablet

Constant indicating the mobile "tablet" devices.