Changes

Jump to: navigation, search

Basic iOS 4 iPhone Animation using Core Animation

23 bytes added, 13:28, 25 March 2011
Understanding Animation Curves
== Understanding Animation Curves ==
<google>IOSBOX</google>
In addition to specifying the duration of an animation sequence, the linearity of the animation speed may also be defined by calling the UIView setAnimationCurve class method. This setting controls whether the animation is performed at a constant speed, whether it starts out slow and speeds up and so on. There are currently four possible animation curve settings:

Navigation menu