iphone - Mask an UITextView / UIView -


Is this usually a mask with the UITXTView that I can animate on runtime? Imagine the flash light effect: You have a circle mask and then move this circle around - and whatever is in the circle is shown by UITextView.

Sorry to be very normal, but I was just thinking if this is usually possible with UITteviewview and I will need to get this kind of effect. I found this: And it's not really about animating the mask at runtime.

Thank you!

Yes This is completely possible and easy.

It is very possible that you * * do not need the difficult concept of the mask, explained in the links you wrote.

You only have to do another UVUV (just do it in IB), and then move that new UIView around as you see fit.

It's just so easy to hope that it helps.

Comments