| Pacchetto | org.osmf.layout |
| Classe | public final class LayoutMode |
| Ereditarietà | LayoutMode Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | OSMF 1.0 |
| Versioni runtime: | Flash Player 10, AIR 1.5 |
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| HORIZONTAL : String = "horizontal" [statico]
Identifier for the layout renderer's horizontal mode. | LayoutMode | ||
| NONE : String = "none" [statico]
Identifier for the layout renderer's default mode. | LayoutMode | ||
| OVERLAY : String = "overlay" [statico] | LayoutMode | ||
| VERTICAL : String = "vertical" [statico]
Identifier for the layout renderer's vertical mode. | LayoutMode | ||
Descrizione delle costanti
HORIZONTAL | Costante |
public static const HORIZONTAL:String = "horizontal"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | OSMF 1.0 |
| Versioni runtime: | Flash Player 10, AIR 1.5 |
Identifier for the layout renderer's horizontal mode.
NONE | Costante |
public static const NONE:String = "none"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | OSMF 1.0 |
| Versioni runtime: | Flash Player 10, AIR 1.5 |
Identifier for the layout renderer's default mode.
OVERLAY | Costante |
public static const OVERLAY:String = "overlay"VERTICAL | Costante |
public static const VERTICAL:String = "vertical"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | OSMF 1.0 |
| Versioni runtime: | Flash Player 10, AIR 1.5 |
Identifier for the layout renderer's vertical mode.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate