Pakket | mx.core |
Klasse | public final class DPIClassification |
Overerving | DPIClassification Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4.5 |
Runtimeversies: | Flash Player 10, AIR 2.5 |
Meer voorbeelden
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
DPI_160 : Number = 160 [statisch]
Density value for low-density devices. | DPIClassification | ||
DPI_240 : Number = 240 [statisch]
Density value for medium-density devices. | DPIClassification | ||
DPI_320 : Number = 320 [statisch]
Density value for high-density devices. | DPIClassification |
Constantedetails
DPI_160 | Constante |
public static const DPI_160:Number = 160
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4.5 |
Runtimeversies: | Flash Player 10, AIR 2.5 |
Density value for low-density devices.
DPI_240 | Constante |
public static const DPI_240:Number = 240
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4.5 |
Runtimeversies: | Flash Player 10, AIR 2.5 |
Density value for medium-density devices.
DPI_320 | Constante |
public static const DPI_320:Number = 320
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4.5 |
Runtimeversies: | Flash Player 10, AIR 2.5 |
Density value for high-density devices.
Wed Jun 13 2018, 11:42 AM Z