| Pacote | mx.events |
| Classe | public final class ScrollEventDirection |
| Herança | ScrollEventDirection Object |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 3 |
| Versões de runtime: | Flash Player 9, AIR 1.1 |
direction property
of a ScrollEvent.
Elementos da API relacionados
Propriedades públicas
Métodos públicos
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| HORIZONTAL : String = "horizontal" [estático]
The user scrolled horizontally. | ScrollEventDirection | ||
| VERTICAL : String = "vertical" [estático]
The user scrolled vertically. | ScrollEventDirection | ||
Detalhes da constante
HORIZONTAL | Constante |
public static const HORIZONTAL:String = "horizontal"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 3 |
| Versões de runtime: | Flash Player 9, AIR 1.1 |
The user scrolled horizontally.
VERTICAL | Constante |
public static const VERTICAL:String = "vertical"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 3 |
| Versões de runtime: | Flash Player 9, AIR 1.1 |
The user scrolled vertically.
Wed Jun 13 2018, 11:10 AM Z
Ocultar propriedades públicas herdadas
Mostrar propriedades públicas herdadas