jdg / MBProgressHUD

MBProgressHUD + Customizations
http://www.bukovinski.com/
MIT License
16.01k stars 3.56k forks source link

Blur background #531

Open ravipxm opened 6 years ago

ravipxm commented 6 years ago

Hello

I am trying to blur the background using hud.backgroundView.style = UIBlurEffectStyleLight;. But it's working. so could you please advice me how can I do that?

Thanks,