Re: Adding multiple shadows to a UIView in either Objective-C or Swift
Carl Hoefs
In past code, I've used the behavior that layers will render a shadow whose strength is in accord with the opacity of the fill color. 0 opacity (clearColor) gives no shadow at all.
toggle quoted message
Show quoted text
I think you may be fighting the frameworks here... -Carl On Jun 16, 2021, at 8:33 AM, Alex Zavatone via groups.io <zav@...> wrote: |
|