Scrollbar.Direction
Enum
Module: cc
Enum for Scrollbar direction
Index
HORIZONTAL
VERTICAL
Details
HORIZONTAL
meta | description |
---|---|
Type | Number |
Defined in | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/components/CCScrollBar.js:35 |
VERTICAL
meta | description |
---|---|
Type | Number |
Defined in | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/components/CCScrollBar.js:40 |