| Paket | org.osmf.layout |
| Klass | public final class VerticalAlign |
| Arv | VerticalAlign Object |
| Språkversion: | ActionScript 3.0 |
| Produktversion: | OSMF 1.0 |
| Körningsmiljöversioner: | Flash Player 10, AIR 1.5 |
Publika egenskaper
Publika metoder
Publika konstanter
| Konstant | Definieras med | ||
|---|---|---|---|
| BOTTOM : String = "bottom" [statisk]
Defines the bottom vertical align mode. | VerticalAlign | ||
| MIDDLE : String = "middle" [statisk]
Defines the top middle vertical align mode. | VerticalAlign | ||
| TOP : String = "top" [statisk]
Defines the top vertical align mode. | VerticalAlign | ||
Konstantdetaljer
BOTTOM | Konstant |
public static const BOTTOM:String = "bottom"| Språkversion: | ActionScript 3.0 |
| Produktversion: | OSMF 1.0 |
| Körningsmiljöversioner: | Flash Player 10, AIR 1.5 |
Defines the bottom vertical align mode.
MIDDLE | Konstant |
public static const MIDDLE:String = "middle"| Språkversion: | ActionScript 3.0 |
| Produktversion: | OSMF 1.0 |
| Körningsmiljöversioner: | Flash Player 10, AIR 1.5 |
Defines the top middle vertical align mode.
TOP | Konstant |
public static const TOP:String = "top"| Språkversion: | ActionScript 3.0 |
| Produktversion: | OSMF 1.0 |
| Körningsmiljöversioner: | Flash Player 10, AIR 1.5 |
Defines the top vertical align mode.
Tue Jun 12 2018, 01:40 PM Z
Dölj ärvda publika egenskaper
Visa ärvda publika egenskaper