Top "Cashapelayer" questions

CAShapeLayer is a special purpose CALayer subclass for drawing animatable shapes using cubic Bezier splines.

How to mask and add shadow to a UIView

I'm making a custom view that i want to mask and to add shadow to it. the masking: let p = …

ios swift uiview calayer cashapelayer
CAShapeLayer with UIBezierPath

I wanted to display a triangle shaped view in a UITableView cell like this. I managed to accomplish this using …

ios swift drawing uibezierpath cashapelayer
Best way to draw circle on top of UIImageView IOS

I have a UIImageView that shows a picture the user has just taken with the camera. On that image i …

ios uiview uiimageview cgcontext cashapelayer