I use the widget as a complication. Inside the widget, I have a Label
and Image
. I use SF symbols for the image. It should be possible to set the image colour in the code. I tried .tint()
and .foregroundStyle()
. I think my colour should be visible when selecting Multicolor tint varian. How to set an accent colour for an SF symbol inside a widget? Is anyone else having issues with this? My image just renders white on a black background.
watchOS 10
Xcode 15 RC