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