ホームページ > に質問 > 本文
APP中首页是横屏,设置界面是竖屏。但是如果手机转屏功能不锁定,进入设置界面APP会横屏。求如何让APP在设置界面强制竖屏?
阿神2017-04-17 17:51:27
2 番目の写真 の 4 つのオプションのスクリーンショットを撮り、最初のオプションのみをチェックします
ぜひ採用してください!
黄舟2017-04-17 17:51:27
このメソッドを設定コントローラーに追加します
(UIInterfaceOrientation)preferredInterfaceOrientationForPresentation{ return UIInterfaceOrientationPortrait;}