Skip to content
Amr Aboelela edited this page Mar 17, 2015 · 1 revision

Parent page: CoreAnimation

If a layer is not a view’s underlying layer, animating it can be as simple as setting a property. A change in what the documentation calls an animatable property is automatically interpreted as a request to animate that change. In other words, animation of layer property changes is the default! Multiple property changes are considered part of the same animation. This mechanism is called implicit animation.

##External links

Clone this wiki locally