Touch event in CPLayerHostingView?
- by senthilmuthu
Hi,
i am using Core-plot . but when i declare the normal UIView as CPLayerHostingView,how can i
handle drawRect of that view , i cant give another custom UIview name and write code in drawRect of that view?please any help to handle drawRect of CPLayerHostingView?