UIViewEdgeAntialiasing
A Boolean value that indicates whether Core Animation layers use antialiasing when drawing a layer that isn’t aligned to pixel boundaries.
Discussion
If YES, layers use antialiasing by default; otherwise, they don’t.
A Boolean value that indicates whether Core Animation layers use antialiasing when drawing a layer that isn’t aligned to pixel boundaries.
If YES, layers use antialiasing by default; otherwise, they don’t.