| 套件 | 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:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性