Xcode 6 UIVisualEffectView in Storyboard
问题 I am looking around the Object Library in Xcode 6 for UIVisualEffectView to add a blur in Storyboard. I know how to do this programmatically, but I can't find a way to do this in the Storyboard. Is this unavailable in the current beta, or is there a way to do this that is not so straightforward? 回答1: iOS 8.0 Gold Master UPDATE As of the iOS 8.0 Gold Master, Xcode now has a UIVisualEffectView available in the Objects Library. To add a UIVisualEffectView to your Storyboard, just drag it from