gpt4 book ai didi

ios - 仅适用于 iPhone 的方向锁定

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:15:57 25 4
gpt4 key购买 nike

我使用 wAny hRegular 设置为我的 iOS 应用程序设计了 UI

现在 orientationiPad 中工作正常。但是当应用程序在 iPhone 上运行时,orientation 会显示空白屏幕。

有什么方法可以让我仅在 iPhone 中锁定 orientationiPad 可以使用 orientation 吗?

最佳答案

您可以使用 shouldAutorotatesupportedInterfaceOrientation UIViewController 方法在 iPhone 上锁定旋转,但不能在 iPad 上锁定。

只需在 shouldAutorotate 中为 iPad 返回 YES,为 iPhone 返回 NO,然后在 中为 iPhone/iPad 返回允许的方向supportedInterfaceOrientation.

关于ios - 仅适用于 iPhone 的方向锁定,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29937260/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com