패키지 | mx.core |
클래스 | public final class DPIClassification |
상속 | DPIClassification Object |
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.5 |
기타 예제
관련 API 요소
공용 속성
공용 메서드
공용 상수
상수 | 정의 주체 | ||
---|---|---|---|
DPI_160 : Number = 160 [정적]
Density value for low-density devices. | DPIClassification | ||
DPI_240 : Number = 240 [정적]
Density value for medium-density devices. | DPIClassification | ||
DPI_320 : Number = 320 [정적]
Density value for high-density devices. | DPIClassification |
상수 세부 정보
DPI_160 | 상수 |
public static const DPI_160:Number = 160
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.5 |
Density value for low-density devices.
DPI_240 | 상수 |
public static const DPI_240:Number = 240
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.5 |
Density value for medium-density devices.
DPI_320 | 상수 |
public static const DPI_320:Number = 320
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.5 |
Density value for high-density devices.
Tue Jun 12 2018, 03:17 PM Z