Declaration

var outerShadow: GSShadow? { get set }

Declaration

@property (nonatomic, strong) GSShadow * outerShadow;

Declaration

outerShadow() -> GSShadow
setOuterShadow_(outerShadow: GSShadow)

Discussion

Set the value to nil to remove the shadow.

See Also

Compositing