iphone - What does the runtime warning "This will cause the effect to appear broken until opacity returns to 1" when setting UIVisualEffectView alpha mean? -



iphone - What does the runtime warning "This will cause the effect to appear broken until opacity returns to 1" when setting UIVisualEffectView alpha mean? -

i have prototype cell , set uivisualeffectview within contentview. visual effect view's blur style dark , vibrancy off. set alpha of visual effect view 0,5 using ib.

then on runtime, warning says:

<uivisualeffectview ...> beingness asked animate opacity. cause effect appear broken until opacity returns 1.

i couldn't understand why warning there , how can set alpha property properly.

as far can remember cannot alter alpha of visual effect view. alpha has one.

iphone ios8 uiblureffect uivisualeffectview

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -