| Pakket | spark.transitions |
| Klasse | public class ViewTransitionDirection |
| Overerving | ViewTransitionDirection Object |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4.5 |
| Runtimeversies: | AIR 2.5 |
Openbare eigenschappen
Openbare methoden
Openbare constanten
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| DOWN : String = "down" [statisch]
Transition animates downward. | ViewTransitionDirection | ||
| LEFT : String = "left" [statisch]
Transition animates to the left. | ViewTransitionDirection | ||
| RIGHT : String = "right" [statisch]
Transition animates to the right. | ViewTransitionDirection | ||
| UP : String = "up" [statisch]
Transition animates upward. | ViewTransitionDirection | ||
Constantedetails
DOWN | Constante |
public static const DOWN:String = "down"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4.5 |
| Runtimeversies: | AIR 2.5 |
Transition animates downward.
LEFT | Constante |
public static const LEFT:String = "left"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4.5 |
| Runtimeversies: | AIR 2.5 |
Transition animates to the left.
RIGHT | Constante |
public static const RIGHT:String = "right"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4.5 |
| Runtimeversies: | AIR 2.5 |
Transition animates to the right.
UP | Constante |
public static const UP:String = "up"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4.5 |
| Runtimeversies: | AIR 2.5 |
Transition animates upward.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven