In “Design and build apps for watchOS 10”, Jennifer showed off a new variable blur effect that is applied to the navigation bar.
Is this effect available for use in our own SwiftUI views? I’ve tried using a gradient mask on a material background, but the result isn’t as nice looking because it only fades the opacity of the material, not the blur level.