Instance Property
innerShadow
The shadow drawn inside the shape.
Declaration
var innerShadow: GSShadow? { get set }Declaration
@property (nonatomic, strong) GSShadow * innerShadow;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 cast by the shape.