| Package | mx.events | 
| Class | public final class ScrollEventDirection | 
direction property
  of a ScrollEvent.
   
See also
| Constant | Defined by | ||
|---|---|---|---|
| HORIZONTAL : String = "horizontal" [static]
   The user scrolled horizontally. 
 | ScrollEventDirection | ||
| VERTICAL : String = "vertical" [static]
   The user scrolled vertically. 
 | ScrollEventDirection | ||