Paket | org.osmf.layout |
Sınıf | public final class VerticalAlign |
Miras Alma | VerticalAlign Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | OSMF 1.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
Genel Sabitler
Sabit | Tanımlayan: | ||
---|---|---|---|
BOTTOM : String = "bottom" [statik]
Defines the bottom vertical align mode. | VerticalAlign | ||
MIDDLE : String = "middle" [statik]
Defines the top middle vertical align mode. | VerticalAlign | ||
TOP : String = "top" [statik]
Defines the top vertical align mode. | VerticalAlign |
Sabit Ayrıntısı
BOTTOM | Sabit |
public static const BOTTOM:String = "bottom"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | OSMF 1.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
Defines the bottom vertical align mode.
MIDDLE | Sabit |
public static const MIDDLE:String = "middle"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | OSMF 1.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
Defines the top middle vertical align mode.
TOP | Sabit |
public static const TOP:String = "top"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | OSMF 1.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
Defines the top vertical align mode.
Tue Jun 12 2018, 01:09 PM Z