| Paquete | spark.effects |
| Clase | public class WipeDirection |
| Herencia | WipeDirection Object |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
direction property of the Wipe class.
Elementos de API relacionados
Propiedades públicas
Métodos públicos
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| DOWN : String = "down" [estática]
Wipe direction that starts at the top and moves down
| WipeDirection | ||
| LEFT : String = "left" [estática]
Wipe direction that starts at the right and moves left
| WipeDirection | ||
| RIGHT : String = "right" [estática]
Wipe direction that starts at the left and moves right
| WipeDirection | ||
| UP : String = "up" [estática]
Wipe direction that starts at the bottom and moves up
| WipeDirection | ||
Información sobre constantes
DOWN | Constante |
public static const DOWN:String = "down"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
Wipe direction that starts at the top and moves down
LEFT | Constante |
public static const LEFT:String = "left"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
Wipe direction that starts at the right and moves left
RIGHT | Constante |
public static const RIGHT:String = "right"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
Wipe direction that starts at the left and moves right
UP | Constante |
public static const UP:String = "up"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
Wipe direction that starts at the bottom and moves up
Tue Jun 12 2018, 02:12 PM Z
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas