Improving performance when dealing with layer properties or Core Animation

6

Here is a quick instant solution w.r.t improving performance when dealing with layer properties of UIView, 1) Use Opaque Layers Whenever Possible. i.e; set opaque property to YES, whenever it is possible

Read this post on just-works.blogspot.com


Arun HS

blogs from Bangalore