- PageView.SizeMode 枚举
- 索引
- Details
- Unified
- Free
PageView.SizeMode 枚举
模块: cc
页面视图每个页面统一的大小类型
索引
Unified
Free
Details
Unified
每个页面统一大小
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/components/CCPageView.js:36 |
Free
每个页面大小随意
meta | description |
---|---|
类型 | Number |
定义于 | cocos2d/core/components/CCPageView.js:42 |