设备的方向:

  [UIDevicecurrentDevice].orientation;
 
当前程序的方向:
  [UIApplication sharedApplication].statusBarOrientation;
 
viewController的方向:
 self.interfaceOrientation;
posted on 2013-10-11 10:26  童话DY  阅读(170)  评论(0编辑  收藏  举报