| Paket | spark.layouts |
| Sınıf | public final class ColumnAlign |
| Miras Alma | ColumnAlign Object |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4 |
| Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
columnAlign property of the TileLayout class.
İlgili API Öğeleri
Genel Sabitler
| Sabit | Tanımlayan: | ||
|---|---|---|---|
| JUSTIFY_USING_GAP : String = "justifyUsingGap" [statik]
Justify the rows by increasing the vertical gap. | ColumnAlign | ||
| JUSTIFY_USING_WIDTH : String = "justifyUsingWidth" [statik]
Justify the rows by increasing the row height. | ColumnAlign | ||
| LEFT : String = "left" [statik]
Do not justify the rows. | ColumnAlign | ||
Sabit Ayrıntısı
JUSTIFY_USING_GAP | Sabit |
public static const JUSTIFY_USING_GAP:String = "justifyUsingGap"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4 |
| Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
Justify the rows by increasing the vertical gap.
JUSTIFY_USING_WIDTH | Sabit |
public static const JUSTIFY_USING_WIDTH:String = "justifyUsingWidth"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4 |
| Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
Justify the rows by increasing the row height.
LEFT | Sabit |
public static const LEFT:String = "left"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4 |
| Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
Do not justify the rows.
Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster