패키지 | org.osmf.layout |
클래스 | public final class VerticalAlign |
상속 | VerticalAlign Object |
언어 버전: | ActionScript 3.0 |
제품 버전: | OSMF 1.0 |
런타임 버전: | Flash Player 10, AIR 1.5 |
공용 속성
공용 메서드
공용 상수
상수 | 정의 주체 | ||
---|---|---|---|
BOTTOM : String = "bottom" [정적]
Defines the bottom vertical align mode. | VerticalAlign | ||
MIDDLE : String = "middle" [정적]
Defines the top middle vertical align mode. | VerticalAlign | ||
TOP : String = "top" [정적]
Defines the top vertical align mode. | VerticalAlign |
상수 세부 정보
BOTTOM | 상수 |
public static const BOTTOM:String = "bottom"
언어 버전: | ActionScript 3.0 |
제품 버전: | OSMF 1.0 |
런타임 버전: | Flash Player 10, AIR 1.5 |
Defines the bottom vertical align mode.
MIDDLE | 상수 |
public static const MIDDLE:String = "middle"
언어 버전: | ActionScript 3.0 |
제품 버전: | OSMF 1.0 |
런타임 버전: | Flash Player 10, AIR 1.5 |
Defines the top middle vertical align mode.
TOP | 상수 |
public static const TOP:String = "top"
언어 버전: | ActionScript 3.0 |
제품 버전: | OSMF 1.0 |
런타임 버전: | Flash Player 10, AIR 1.5 |
Defines the top vertical align mode.
Tue Jun 12 2018, 03:17 PM Z