I am trying to make a UIVisualEffectView to make a nice blur effect in my view. But I think that UIVisualEffectView generates a very strong blur.
I am trying to adjust the blur level in a UIVisualEffectView, I want a slight blur.
Do you know how to do this?
source share