Bugs that i had faced
Wednesday, May 14, 2014
Checking orientation in iphone
UIInterfaceOrientation
interfaceOrientation = [[
UIApplication
sharedApplication
]
statusBarOrientation
];
if
(
UIInterfaceOrientationIsPortrait
(interfaceOrientation))
{
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment