Transparent background widgets is possible?

I'm creating an app and I want the user to see the PNG image with the background removed in the widget, but I want the background to be transparent. I've seen this done before in some apps' CarPlay widgets. How can I do this?

Hi @habildem, thank you for the question.

The documentation on widget backgrounds at this link should have what you're looking for:

https://developer.apple.com/documentation/widgetkit/displaying-the-right-widget-background

Transparent background widgets is possible?
 
 
Q