Tagged Questions
0
votes
2answers
128 views
- setTransform Not Taking Effect [closed]
I'm trying to rotate a view (myView) and counter-rotate one of its subviews (theSubview), so that it appears that the view is rotating underneath the subview. I'm using this code:
CGAffineTransform ...