| 套件 | mx.controls.sliderClasses |
| 類別 | public final class SliderDirection |
| 繼承 | SliderDirection Object |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | Flex 3 |
| 執行階段版本: | Flash Player 9, AIR 1.1 |
direction property of the Slider class.
相關 API 元素
公用常數
| 常數 | 定義自 | ||
|---|---|---|---|
| HORIZONTAL : String = "horizontal" [靜態]
Specifies to display a horizontal slider. | SliderDirection | ||
| VERTICAL : String = "vertical" [靜態]
Specifies to display a vertical slider. | SliderDirection | ||
常數詳細資訊
HORIZONTAL | 常數 |
public static const HORIZONTAL:String = "horizontal"| 語言版本: | ActionScript 3.0 |
| 產品版本: | Flex 3 |
| 執行階段版本: | Flash Player 9, AIR 1.1 |
Specifies to display a horizontal slider. The HSlider control uses this constant.
VERTICAL | 常數 |
public static const VERTICAL:String = "vertical"| 語言版本: | ActionScript 3.0 |
| 產品版本: | Flex 3 |
| 執行階段版本: | Flash Player 9, AIR 1.1 |
Specifies to display a vertical slider. The VSlider control uses this constant.
Tue Jun 12 2018, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性