Post marked as unsolved
Click to stop watching this post.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 19 replies
1.6k
Views
WidgetKit background like the system battery widget
Hello, is it possible to configure our widgets with a background like the inbuilt system battery widget?
It looks like it's using a UIVisualEffectView as it's background which looks fantastic against the user's background. Especially as it transitions for dark mode.
I've been through all the docs and designing for WidgetKit but can't figure out how to have anything but a fully opaque background.
Setting the background to transparent on my SwiftUI view results in white showing as the background.
Thanks,
Greg