I need to apply the blur effect to my UIViewController as shown in above image, i tried using UIVisualEffectView but the Apple Default BlurEffectStyles doesn't match my current requirement, why because i need to adjust the Blur level to reach my requirement.Above Image is an example to satisfy my requirement.
NOTE: Is Apple also apply the UIVisualEffectView for its HomeScreen Blur effect(above Image)?