How do I set UIButton shadow color in Xcode 13 storyboard ui element inspector? I see only control for the text itself and for shadow offset. Thanks!
Asked
Active
Viewed 184 times
1 Answers
2
Change the button's style from "Plain" to "Default" and you will see a property where you can define the shadow color of the UIButton.

nd.
- 8,699
- 2
- 32
- 42