ProgressHUD
ProgressHUD copied to clipboard
I want to unblur the effect, what should I do?
I can't modify the UIVisualEffectView display of UIToolbar?
I can't modify the UIVisualEffectView display of UIToolbar, I want to unblur the effect, what should I do?
toolbarHUD?.setBackgroundImage(UIImage(), forToolbarPosition: .any, barMetrics: .default)
me too .ProgressHUD.style = .solidColor and ProgressHUD.blurEffectStyle = nil . is not useful!