| Package | mx.controls.sliderClasses |
| Class | public final class SliderDirection |
| Inheritance | SliderDirection Object |
direction property of the Slider class.
See also
| Constant | Defined by | ||
|---|---|---|---|
| HORIZONTAL : String = "horizontal" [static]
Specifies to display a horizontal slider.
| SliderDirection | ||
| VERTICAL : String = "vertical" [static]
Specifies to display a vertical slider.
| SliderDirection | ||
| HORIZONTAL | constant |
public static const HORIZONTAL:String = "horizontal"Specifies to display a horizontal slider. The HSlider control uses this constant.
| VERTICAL | constant |
public static const VERTICAL:String = "vertical"Specifies to display a vertical slider. The VSlider control uses this constant.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flex/2/langref/mx/controls/sliderClasses/SliderDirection.html