Declaration

var innerShadow: GSShadow? { get set }

Declaration

@property (nonatomic, strong) GSShadow * innerShadow;

Declaration

innerShadow() -> GSShadow
setInnerShadow_(innerShadow: GSShadow)

Discussion

Set the value to nil to remove the shadow.

See Also

Compositing