Pakket | org.osmf.layout |
Klasse | public final class HorizontalAlign |
Overerving | HorizontalAlign 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 | ||
---|---|---|---|
CENTER : String = "center" [statisch]
Defines the center horizontal align mode. | HorizontalAlign | ||
LEFT : String = "left" [statisch]
Defines the left horizontal align mode. | HorizontalAlign | ||
RIGHT : String = "right" [statisch]
Defines the right horizontal align mode. | HorizontalAlign |
Constantedetails
CENTER | Constante |
public static const CENTER:String = "center"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Defines the center horizontal align mode.
LEFT | Constante |
public static const LEFT:String = "left"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Defines the left horizontal align mode.
RIGHT | Constante |
public static const RIGHT:String = "right"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Defines the right horizontal align mode.
Wed Jun 13 2018, 11:42 AM Z