Core Animation Programming Guide

PDF

  • Introduction

Articles

  • What Is Core Animation?
  • Core Animation Rendering Architecture
  • Layer Geometry and Transforms
  • Layer-Tree Hierarchy
  • Providing Layer Content
  • Animation
  • Actions
  • Transactions
  • Laying Out Core Animation Layers
  • Core Animation Extensions To Key-Value Coding
  • Layer Style Properties
  • Example: Core Animation Menu Application
  • Animatable Properties
  • Revision History

Related Reference

Objective-C

  • CAAction
  • CAAnimation
  • CAAnimationGroup
  • CABasicAnimation
  • CAConstraint
  • CAConstraintLayoutManager
  • CAKeyframeAnimation
  • CALayer
  • CALayoutManager Informal Protocol
  • CAMediaTiming
  • CAMediaTimingFunction
  • CAOpenGLLayer
  • CAPropertyAnimation
  • CARenderer
  • CAScrollLayer
  • CATextLayer
  • CATiledLayer
  • CATransaction
  • CATransition
  • CIFilter Core Animation Additions
  • NSValue Core Animation Additions
  • QCCompositionLayer
  • QTCaptureLayer
  • QTMovieLayer

Related Documents

  • Animation Overview
  • Animation Types and Timing Programming Guide
  • Core Animation Cookbook