PageViewIndicator.Direction Enum
Module: cc
Enum for PageView Indicator direction
Index
HORIZONTALVERTICAL
Details
HORIZONTAL
The horizontal direction.
| meta | description |
|---|---|
| Type | Number |
| Defined in | cocos2d/core/components/CCPageViewIndicator.js:36 |
VERTICAL
The vertical direction.
| meta | description |
|---|---|
| Type | Number |
| Defined in | cocos2d/core/components/CCPageViewIndicator.js:43 |