I wonder if itβs possible to blur everything behind my eyes ... These things are expected to move.
Example. I have a UIViewcontroller containing a UITableView, and a small UIView above it that can be moved with a touch. I want this view to be transparent, but still erase something behind to achieve an effect like this: http://www.codeproject.com/KB/dialog/rtaGlassEffectLib/rtaGlassEffect.png
So ... is it possible or not?
source share