Hi there!
I am currently planning a project and I have a question regarding
CGDrawingLayers UIViews and Memory.
I was planning to use several template CGDrawingLayers and draw them to views when they were needed. Does drawing a layer to a view actually increase the memory by making a copy, or or does it simply make a sort of pointer to the Layer?
I hope this question makes sense, I will try and clarify if not.
Thanks,
Robert.
I am currently planning a project and I have a question regarding
CGDrawingLayers UIViews and Memory.
I was planning to use several template CGDrawingLayers and draw them to views when they were needed. Does drawing a layer to a view actually increase the memory by making a copy, or or does it simply make a sort of pointer to the Layer?
I hope this question makes sense, I will try and clarify if not.
Thanks,
Robert.