PageViewIndicator.Direction
Enum
Module: cc
Enum for PageView Indicator direction
Index
HORIZONTAL
VERTICAL
Details
HORIZONTAL
The horizontal direction.
meta | description |
---|---|
Type | Number |
Defined in | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/components/CCPageViewIndicator.js:35 |
VERTICAL
The vertical direction.
meta | description |
---|---|
Type | Number |
Defined in | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/components/CCPageViewIndicator.js:42 |