Presentation Layer

24 Aug 2011

CALayer’s Parallel Universe

The view on screen isn’t the view your code talks to. Here’s what Core Animation is really doing. Learn about the model/presentation layer split and how to use presentationLayer to animate from a view’s actual on-screen position.