| Pacote | org.osmf.layout |
| Classe | public final class HorizontalAlign |
| Herança | HorizontalAlign Object |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.0 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Propriedades públicas
Métodos públicos
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| CENTER : String = "center" [estático]
Defines the center horizontal align mode. | HorizontalAlign | ||
| LEFT : String = "left" [estático]
Defines the left horizontal align mode. | HorizontalAlign | ||
| RIGHT : String = "right" [estático]
Defines the right horizontal align mode. | HorizontalAlign | ||
Detalhes da constante
CENTER | Constante |
public static const CENTER:String = "center"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.0 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Defines the center horizontal align mode.
LEFT | Constante |
public static const LEFT:String = "left"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.0 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Defines the left horizontal align mode.
RIGHT | Constante |
public static const RIGHT:String = "right"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.0 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Defines the right horizontal align mode.
Wed Jun 13 2018, 11:10 AM Z
Ocultar propriedades públicas herdadas
Mostrar propriedades públicas herdadas