ios - What is the timing curve for [UIView animateWithDuration:delay:usingSpringWithDamping...] -


the curve uses superficially appears damped oscillator, except able specify duration of animation , ends @ target on time. reaches point regardless of damping set, without either delay @ end or (i don't think) being interrupted @ end.

so, have idea how curve calculated? can done putting more clever coefficients damped spring? want able write own version support ios <7 same quality of behavior, , replicate closely possible.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -