Instance Property
outerShadow
The shadow cast by the shape.
Declaration
var outerShadow: GSShadow? { get set }Declaration
@property (nonatomic, strong) GSShadow * outerShadow;Discussion
Set the value to nil to remove the shadow.
See Also
Compositing
Whether the shape is excluded from drawing and generated outlines.
The alpha applied to the complete rendered shape.
How the rendered shape is combined with the content behind it.
The shadow drawn inside the shape.