EqualToWindow Class
Extends EqualToFrame
Module: _decorator Parent Module: cc
Index
Methods
preApplyManipulation before appling the strategyapplyFunction to apply this strategypostApplyManipulation after applying the strategy
Details
Methods
preApply
Manipulation before appling the strategy
| meta | description |
|---|---|
| Defined in | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/platform/CCView.js:1039 |
Parameters
viewView The target view
apply
Function to apply this strategy
| meta | description |
|---|---|
| Defined in | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/platform/CCView.js:1047 |
Parameters
postApply
Manipulation after applying the strategy
| meta | description |
|---|---|
| Defined in | https:/github.com/cocos-creator/engine/blob/master/cocos2d/core/platform/CCView.js:1056 |
Parameters
viewView The target view