扫码关注官方订阅号
如果iPad是横屏状态, 但是开发的App打开后需要竖屏显示, 应该如何实现?
闭关修行中......
在x-code中的General中将Device orientation将横屏关掉。
只需要选择Portrait就可以了。从APP的层级控制
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
在x-code中的General中将Device orientation将横屏关掉。
只需要选择Portrait就可以了。从APP的层级控制