Slider.Direction Enum
Module: cc
The Slider Direction
Index
HorizontalVertical
Details
Horizontal
The horizontal direction.
| meta | description |
|---|---|
| Type | Number |
| Defined in | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/components/CCSlider.js:35 |
Vertical
The vertical direction.
| meta | description |
|---|---|
| Type | Number |
| Defined in | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/components/CCSlider.js:41 |