Pakket | org.osmf.layout |
Klasse | public final class LayoutMode |
Overerving | LayoutMode Object |
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
HORIZONTAL : String = "horizontal" [statisch]
Identifier for the layout renderer's horizontal mode. | LayoutMode | ||
NONE : String = "none" [statisch]
Identifier for the layout renderer's default mode. | LayoutMode | ||
OVERLAY : String = "overlay" [statisch] | LayoutMode | ||
VERTICAL : String = "vertical" [statisch]
Identifier for the layout renderer's vertical mode. | LayoutMode |
Constantedetails
HORIZONTAL | Constante |
public static const HORIZONTAL:String = "horizontal"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Identifier for the layout renderer's horizontal mode.
NONE | Constante |
public static const NONE:String = "none"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Identifier for the layout renderer's default mode.
OVERLAY | Constante |
public static const OVERLAY:String = "overlay"
VERTICAL | Constante |
public static const VERTICAL:String = "vertical"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Identifier for the layout renderer's vertical mode.
Wed Jun 13 2018, 11:42 AM Z