Question

I draw some screenColor gradient with - (void)drawRect:(CGRect)rect I want not draw it on full screen except selected frame. Is it possible to do or what is the faster way to accomplish it?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top