Hello,
I`m getting 0 when I return this from my ViewController :
NSLog(@"%i",self.view.frame.size.height);
In Interface builder, the View it's managing is occupying the entire screen .
Help ?
Hello,
I`m getting 0 when I return this from my ViewController :
NSLog(@"%i",self.view.frame.size.height);
In Interface builder, the View it's managing is occupying the entire screen .
Help ?