Language Version : | ActionScript 3.0 |
Product Version : | Flex 4.5 |
Runtime Versions : | Flash Player 10, AIR 2.5 |
An enum of the device screen density classess.
When working with DPI, Flex collapses similar DPI values into DPI classes.
public static const DPI_160:Number = 160
Language Version : | ActionScript 3.0 |
Product Version : | Flex 4.5 |
Runtime Versions : | Flash Player 10, AIR 2.5 |
Density value for low-density devices.
public static const DPI_240:Number = 240
Language Version : | ActionScript 3.0 |
Product Version : | Flex 4.5 |
Runtime Versions : | Flash Player 10, AIR 2.5 |
Density value for medium-density devices.
public static const DPI_320:Number = 320
Language Version : | ActionScript 3.0 |
Product Version : | Flex 4.5 |
Runtime Versions : | Flash Player 10, AIR 2.5 |
Density value for high-density devices.
Mon Feb 18 2013, 01:33 PM +11:00