AnimateBlurRadius
AnimateBlurRadius copied to clipboard
Animate Blur-Radius without Slider
Hi,
is there any solution to animate the blur radius within the effectview, like the animation of fractionComplete (from 0 to 0.5)? I mean only the animation of a specific blrurradius-range.
Kind regards Ronny
Hi,
Check my repo https://github.com/umeruma/BlurAnimationDemo, and this conversation, http://stackoverflow.com/questions/41189776/animate-the-fractioncomplete-of-uiviewpropertyanimator-for-blurring-the-backgrou
great, thank you. It works ;)