Class: SC.View.SPRING_ADJUST
Extends
SC.ViewTransitionProtocol.
To modify the spring animation, you may set the following transition
options in transitionAdjustOptions
:
- springs {Number} the number of spring back iterations. Default: 4
- springiness {Number} the spring coefficient. Default: 0.25
- duration {Number} the number of seconds for the animation. Default: 0.4
Defined in: adjust_spring_transition.js
- See:
- SC.View#animate for other timing functions.
- Since:
- Version 1.10
Documentation generated by JsDoc Toolkit 2.4.0 on Tue Feb 03 2015 13:12:21 GMT+0100 (CET)