Wednesday, 28 August 2013

iOS clear layer of UIView

iOS clear layer of UIView

I drew a few lines in the layer property of my UIView. But is there a
method to clean up all the lines I drew?
I want to clear everything that is drawn on layer of my view.

No comments:

Post a Comment