Pakket | org.osmf.layout |
Klasse | public final class VerticalAlign |
Overerving | VerticalAlign 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 | ||
---|---|---|---|
BOTTOM : String = "bottom" [statisch]
Defines the bottom vertical align mode. | VerticalAlign | ||
MIDDLE : String = "middle" [statisch]
Defines the top middle vertical align mode. | VerticalAlign | ||
TOP : String = "top" [statisch]
Defines the top vertical align mode. | VerticalAlign |
Constantedetails
BOTTOM | Constante |
public static const BOTTOM:String = "bottom"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Defines the bottom vertical align mode.
MIDDLE | Constante |
public static const MIDDLE:String = "middle"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Defines the top middle vertical align mode.
TOP | Constante |
public static const TOP:String = "top"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Defines the top vertical align mode.
Wed Jun 13 2018, 11:42 AM Z