| 套件 | org.osmf.layout |
| 類別 | public final class LayoutMode |
| 繼承 | LayoutMode Object |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
公用常數
| 常數 | 定義自 | ||
|---|---|---|---|
| HORIZONTAL : String = "horizontal" [靜態]
Identifier for the layout renderer's horizontal mode. | LayoutMode | ||
| NONE : String = "none" [靜態]
Identifier for the layout renderer's default mode. | LayoutMode | ||
| OVERLAY : String = "overlay" [靜態] | LayoutMode | ||
| VERTICAL : String = "vertical" [靜態]
Identifier for the layout renderer's vertical mode. | LayoutMode | ||
常數詳細資訊
HORIZONTAL | 常數 |
public static const HORIZONTAL:String = "horizontal"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
Identifier for the layout renderer's horizontal mode.
NONE | 常數 |
public static const NONE:String = "none"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
Identifier for the layout renderer's default mode.
OVERLAY | 常數 |
public static const OVERLAY:String = "overlay"VERTICAL | 常數 |
public static const VERTICAL:String = "vertical"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
Identifier for the layout renderer's vertical mode.
Tue Jun 12 2018, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性