CALayer Class Reference
PDF
Overview
Tasks
Creating a Layer
Accessing the Presentation Layer
Modifying the Layer Geometry
Providing Layer Content
Style Attributes
Managing the Layer Hierarchy
Updating Layer Display
Layer Animations
Managing Layer Resizing and Layout
Actions
Mapping Between Coordinate and Time Spaces
Hit Testing
Rendering
Scrolling
Modifying the Delegate
Key-Value Coding Extensions
Properties
actions
anchorPoint
anchorPointZ
autoresizingMask
backgroundColor
backgroundFilters
borderColor
borderWidth
bounds
compositingFilter
constraints
contents
contentsCenter
contentsGravity
contentsRect
cornerRadius
delegate
doubleSided
edgeAntialiasingMask
filters
frame
geometryFlipped
hidden
layoutManager
magnificationFilter
mask
masksToBounds
minificationFilter
minificationFilterBias
name
needsDisplayOnBoundsChange
opacity
opaque
position
shadowColor
shadowOffset
shadowOpacity
shadowRadius
style
sublayers
sublayerTransform
superlayer
transform
visibleRect
zPosition
Class Methods
defaultActionForKey:
defaultValueForKey:
layer
needsDisplayForKey:
Instance Methods
actionForKey:
addAnimation:forKey:
addConstraint:
addSublayer:
affineTransform
animationForKey:
animationKeys
containsPoint:
contentsAreFlipped
convertPoint:fromLayer:
convertPoint:toLayer:
convertRect:fromLayer:
convertRect:toLayer:
convertTime:fromLayer:
convertTime:toLayer:
display
displayIfNeeded
drawInContext:
hitTest:
init
initWithLayer:
insertSublayer:above:
insertSublayer:atIndex:
insertSublayer:below:
layoutIfNeeded
layoutSublayers
modelLayer
needsDisplay
needsLayout
preferredFrameSize
presentationLayer
removeAllAnimations
removeAnimationForKey:
removeFromSuperlayer
renderInContext:
replaceSublayer:with:
resizeSublayersWithOldSize:
resizeWithOldSuperlayerSize:
scrollPoint:
scrollRectToVisible:
setAffineTransform:
setNeedsDisplay
setNeedsDisplayInRect:
setNeedsLayout
shouldArchiveValueForKey:
Delegate Methods
actionForLayer:forKey:
displayLayer:
drawLayer:inContext:
Constants
Autoresizing Mask
Action Identifiers
Edge Antialiasing Mask
Contents Gravity Values
Identity Transform
Scaling Filters
Transform
Revision History
Index
COMPANION GUIDES
Core Animation Programming Guide
Core Animation Cookbook