How do you use Visual Effect Views with Blur and Vibrancy in Interface Builder?
I\'ve dragged this item out into the View, then dragged a UILabel
onto the l
Finally figured it out.
UIViewController
change the view's background to blueUILabel
into the scene as a subview of the last ViewVoila!
And this is how it looks in Interface Builder: