Scrollbar.Direction
枚举
模块: cc
Enum for Scrollbar direction
索引
HORIZONTAL
VERTICAL
Details
HORIZONTAL
meta | description |
---|---|
类型 | Number |
定义于 | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/components/CCScrollBar.js:35 |
VERTICAL
meta | description |
---|---|
类型 | Number |
定义于 | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/components/CCScrollBar.js:40 |