Mark's Tech Stuff
Programming solutions, source code, solutions to tech problems and other tech related stuff.
Showing posts with label
rotate
.
Show all posts
Showing posts with label
rotate
.
Show all posts
Saturday, April 09, 2011
iPhone force rotate to portrait
[[UIDevice currentDevice] setOrientation:UIInterfaceOrientationPortrait];
//Probably works for iPad too
Older Posts
Home
Subscribe to:
Posts (Atom)