SLShapePathLayer Class Reference
Inherits from | CALayer |
---|---|
Declared in | SLShapePathLayer.h SLShapePathLayer.mm |
Overview
Layer type used by Squall to display and animate shape layers. Future implementations might expose additional functionality.
shape
Internal CAShapeLayer used to render the shape.
@property (nonatomic, readonly) CAShapeLayer *shape
Declared In
SLShapePathLayer.h