PageViewIndicator.Direction
枚举
模块: cc
页面视图指示器的摆放方向
索引
HORIZONTAL
VERTICAL
Details
HORIZONTAL
水平方向
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/components/CCPageViewIndicator.js:36 |
VERTICAL
垂直方向
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/components/CCPageViewIndicator.js:43 |