New posts in calayer

Using CALayer Delegate

What causes this error? "CALayer position contains NaN: [240 nan]"

composite colors: CALayer and blend mode on iPhone

CABasicAnimation does not animate correctly when I update model layer

How to disable CALayer implicit animations?

add UIImage in CALayer

How to draw radial gradients in a CALayer?

How to Animate a UIBezierPath

Mix video with static image in CALayer using AVVideoCompositionCoreAnimationTool

What's the difference and compatibility of CGLayer and CALayer?

Layer-backed NSView rotation and skewed siblings

AVPlayer layer inside a view does not resize when UIView frame changes

remove all subLayers from a view

How is the relation between UIView's clipsToBounds and CALayer's masksToBounds?

UIView animation vs CALayers

CALayer: add a border only at one side

How to draw a smooth circle with CAShapeLayer and UIBezierPath?

Auto Layout constraint on CALayer IOS

How do you move a CALayer instantly (without animation)

Why masksToBounds = YES prevents CALayer shadow?