|
|
|
iOS - UIScrollView not working perfect ipad orientation in xcode |
|
|
|
|
|
|
|
You can use this function for get screen width and height.
Code (Objective-C)
CGRect screenRect = [[UIScreen mainScreen] bounds];
CGFloat screenWidth = screenRect.size.width;
CGFloat screenHeight = screenRect.size.height;
|
|
|
|
|
Date :
2013-11-03 06:35:33 |
By :
mr.win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not working mr.win
|
|
|
|
|
Date :
2013-11-04 11:45:12 |
By :
vishwa |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 01
|