Paket | spark.effects |
Sınıf | public class WipeDirection |
Miras Alma | WipeDirection 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 |
direction
property of the Wipe class.
İlgili API Öğeleri
Genel Sabitler
Sabit | Tanımlayan: | ||
---|---|---|---|
DOWN : String = "down" [statik]
Wipe direction that starts at the top and moves down
| WipeDirection | ||
LEFT : String = "left" [statik]
Wipe direction that starts at the right and moves left
| WipeDirection | ||
RIGHT : String = "right" [statik]
Wipe direction that starts at the left and moves right
| WipeDirection | ||
UP : String = "up" [statik]
Wipe direction that starts at the bottom and moves up
| WipeDirection |
Sabit Ayrıntısı
DOWN | Sabit |
public static const DOWN:String = "down"
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 |
Wipe direction that starts at the top and moves down
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 |
Wipe direction that starts at the right and moves left
RIGHT | Sabit |
public static const RIGHT:String = "right"
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 |
Wipe direction that starts at the left and moves right
UP | Sabit |
public static const UP:String = "up"
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 |
Wipe direction that starts at the bottom and moves up
Tue Jun 12 2018, 01:09 PM Z