Pakiet | spark.effects |
Klasa | public class WipeDirection |
Dziedziczenie | WipeDirection Object |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Flex 4 |
Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
direction
property of the Wipe class.
Powiązane elementy interfejsu API
Właściwości publiczne
Metody publiczne
Stałe publiczne
Stała | Zdefiniowane przez | ||
---|---|---|---|
DOWN : String = "down" [statyczny]
Wipe direction that starts at the top and moves down
| WipeDirection | ||
LEFT : String = "left" [statyczny]
Wipe direction that starts at the right and moves left
| WipeDirection | ||
RIGHT : String = "right" [statyczny]
Wipe direction that starts at the left and moves right
| WipeDirection | ||
UP : String = "up" [statyczny]
Wipe direction that starts at the bottom and moves up
| WipeDirection |
Szczegół stałej
DOWN | Stała |
public static const DOWN:String = "down"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Flex 4 |
Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Wipe direction that starts at the top and moves down
LEFT | Stała |
public static const LEFT:String = "left"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Flex 4 |
Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Wipe direction that starts at the right and moves left
RIGHT | Stała |
public static const RIGHT:String = "right"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Flex 4 |
Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Wipe direction that starts at the left and moves right
UP | Stała |
public static const UP:String = "up"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Flex 4 |
Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Wipe direction that starts at the bottom and moves up
Tue Jun 12 2018, 12:06 PM Z