CGRect is a structure from the ApplicationServices framework used with Apple's OSX and iOS operating systems.
This document outline from my sample Storyboard shows what I'm working with. I have a custom container view controller and …
uiviewcontroller ios6 uistoryboard cgrectWhat is the difference between CGSize and CGRect? As a beginner reading the CGGeometry Reference it wasn't immediately obvious, especially …
ios cgrect cgsize