I have a button with blur effect. In viewDidLoad() I call an extension for UIView
override func viewDidLoad() { button.addBlurBackground() }