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 Wed Apr 08 2015 10:02:21 GMT-0600 (CST)