Instance Property
parentLayer
More specifically typed convenience getter for the generic parent property declared by GSShape.
Declaration
weak var parentLayer: GSLayer? { get }Declaration
@property (nonatomic, weak, readonly) GSLayer * parentLayer;Declaration
parentLayer() -> GSLayer