成人午夜视频全免费观看高清-秋霞福利视频一区二区三区-国产精品久久久久电影小说-亚洲不卡区三一区三区一区

ios單個ViewController屏幕旋轉(zhuǎn)-創(chuàng)新互聯(lián)

如果需要旋轉(zhuǎn)的ViewController 使用了UINavigationController,對UINavigationController進(jìn)行如下擴(kuò)展ios單個ViewControl
ler屏幕旋轉(zhuǎn)
@implementation UINavigationController(shouldAutorotate)
- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation { return (interfaceOrientation == UIInterfaceOrientationPortrait); }
- (BOOL)shouldAutorotate { return self.topViewController.shouldAutorotate; }
- (NSUInteger)supportedInterfaceOrientations { return self.topViewController.supportedInterfaceOrientations; } @end

需要旋轉(zhuǎn)的ViewController設(shè)置

在新區(qū)等地區(qū),都構(gòu)建了全面的區(qū)域性戰(zhàn)略布局,加強(qiáng)發(fā)展的系統(tǒng)性、市場前瞻性、產(chǎn)品創(chuàng)新能力,以專注、極致的服務(wù)理念,為客戶提供成都網(wǎng)站設(shè)計(jì)、成都網(wǎng)站建設(shè) 網(wǎng)站設(shè)計(jì)制作專業(yè)公司,公司網(wǎng)站建設(shè),企業(yè)網(wǎng)站建設(shè),成都品牌網(wǎng)站建設(shè),成都全網(wǎng)營銷推廣,外貿(mào)網(wǎng)站建設(shè),新區(qū)網(wǎng)站建設(shè)費(fèi)用合理。
 - (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation
{
return YES;
}

- (BOOL)shouldAutorotate
{
return YES;
}

- (NSUInteger)supportedInterfaceOrientations
{
return UIInterfaceOrientationMaskAll;
}

其他不需要旋轉(zhuǎn)的 ViewController設(shè)置,建議添加BaseViewController統(tǒng)一控制

- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
{
return (interfaceOrientation == UIInterfaceOrientationPortrait);
}
- (BOOL)shouldAutorotate
{
return NO;
}
- (NSUInteger)supportedInterfaceOrientations
{
return UIInterfaceOrientationPortrait;
}

分享題目:ios單個ViewController屏幕旋轉(zhuǎn)-創(chuàng)新互聯(lián)
URL地址:http://jinyejixie.com/article2/dhdcoc.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站排名、品牌網(wǎng)站制作、網(wǎng)站營銷、服務(wù)器托管響應(yīng)式網(wǎng)站微信小程序

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)

成都seo排名網(wǎng)站優(yōu)化
碌曲县| 临高县| 礼泉县| 临城县| 泰州市| 安义县| 三台县| 宁津县| 怀宁县| 隆德县| 丰都县| 涞水县| 长沙县| 玉树县| 延津县| 柞水县| 清水河县| 霍城县| 临海市| 福泉市| 崇文区| 永安市| 舞钢市| 碌曲县| 宽城| 宜兰市| 喀喇沁旗| 宁陵县| 滨州市| 交口县| 长子县| 博湖县| 金阳县| 郸城县| 赣榆县| 交城县| 阿勒泰市| 汶川县| 洪泽县| 大化| 红河县|