Pacote | org.osmf.layout |
Classe | public final class VerticalAlign |
Herança | VerticalAlign 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 | ||
---|---|---|---|
BOTTOM : String = "bottom" [estático]
Defines the bottom vertical align mode. | VerticalAlign | ||
MIDDLE : String = "middle" [estático]
Defines the top middle vertical align mode. | VerticalAlign | ||
TOP : String = "top" [estático]
Defines the top vertical align mode. | VerticalAlign |
Detalhes da constante
BOTTOM | Constante |
public static const BOTTOM:String = "bottom"
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 bottom vertical align mode.
MIDDLE | Constante |
public static const MIDDLE:String = "middle"
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 top middle vertical align mode.
TOP | Constante |
public static const TOP:String = "top"
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 top vertical align mode.
Wed Jun 13 2018, 11:10 AM Z