Quick question, could anyone help me out with regards to writing this without dot notation? (i.e. [self setView? ...)
self.view.transform = CGAffineTransformIdentity;
many thanks, gary
Quick question, could anyone help me out with regards to writing this without dot notation? (i.e. [self setView? ...)
self.view.transform = CGAffineTransformIdentity;
many thanks, gary