PageViewIndicator.Direction
枚举
模块: cc
页面视图指示器的摆放方向
索引
HORIZONTAL
VERTICAL
Details
HORIZONTAL
水平方向
meta | description |
---|---|
类型 | Number |
定义于 | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/components/CCPageViewIndicator.js:35 |
VERTICAL
垂直方向
meta | description |
---|---|
类型 | Number |
定义于 | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/components/CCPageViewIndicator.js:42 |