| Paket | mx.containers |
| Sınıf | public final class BoxDirection |
| Miras Alma | BoxDirection Object |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
direction property of the Box container.
İlgili API Öğeleri
Genel Sabitler
| Sabit | Tanımlayan: | ||
|---|---|---|---|
| HORIZONTAL : String = "horizontal" [statik]
Specifies that children of the Box container are laid out horizontally. | BoxDirection | ||
| VERTICAL : String = "vertical" [statik]
Specifies that children of the Box container are laid out vertically. | BoxDirection | ||
Sabit Ayrıntısı
HORIZONTAL | Sabit |
public static const HORIZONTAL:String = "horizontal"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Specifies that children of the Box container are laid out horizontally.
VERTICAL | Sabit |
public static const VERTICAL:String = "vertical"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Specifies that children of the Box container are laid out vertically.
Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster