iOS开发 个别页面是否支持页面旋转

- (BOOL)shouldAutorotate {

  return YES;

}

 

posted @ 2016-12-29 14:58  D-Ben  阅读(177)  评论(0)    收藏  举报