| Pacchetto | spark.transitions |
| Classe | public class ViewTransitionDirection |
| Ereditarietà | ViewTransitionDirection Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 4.5 |
| Versioni runtime: | AIR 2.5 |
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| DOWN : String = "down" [statico]
Transition animates downward. | ViewTransitionDirection | ||
| LEFT : String = "left" [statico]
Transition animates to the left. | ViewTransitionDirection | ||
| RIGHT : String = "right" [statico]
Transition animates to the right. | ViewTransitionDirection | ||
| UP : String = "up" [statico]
Transition animates upward. | ViewTransitionDirection | ||
Descrizione delle costanti
DOWN | Costante |
public static const DOWN:String = "down"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 4.5 |
| Versioni runtime: | AIR 2.5 |
Transition animates downward.
LEFT | Costante |
public static const LEFT:String = "left"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 4.5 |
| Versioni runtime: | AIR 2.5 |
Transition animates to the left.
RIGHT | Costante |
public static const RIGHT:String = "right"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 4.5 |
| Versioni runtime: | AIR 2.5 |
Transition animates to the right.
UP | Costante |
public static const UP:String = "up"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 4.5 |
| Versioni runtime: | AIR 2.5 |
Transition animates upward.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate