Skip to content

Instantly share code, notes, and snippets.

@ecpplus
Created December 2, 2011 11:56
Show Gist options
  • Save ecpplus/1422988 to your computer and use it in GitHub Desktop.
Save ecpplus/1422988 to your computer and use it in GitHub Desktop.
iPhone UIView周りのいろいろ
// 縦画面か判定
UIDeviceOrientationIsPortrait([[UIDevice currentDevice] orientation])
//
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment