gpt4 book ai didi

ios - 转换在 iOS swift 中没有正确发生?

转载 作者:搜寻专家 更新时间:2023-11-01 06:02:38 24 4
gpt4 key购买 nike

函数覆盖

func willTransition(to newCollection: UITraitCollection, with coordinator: UIViewControllerTransitionCoordinator) { } 

当我在 iPad 设备上构建和运行时不会触发,但它在移动设备(iphone 5、6、7 ...)中运行良好。怎么解决??

提前致谢!

最佳答案

此函数未被调用,因为 iPad 具有适用于任何旋转的 Regular 特征。更喜欢使用 func viewWillTransition(to: CGSize, with: UIViewControllerTransitionCoordinator)相反。

关于ios - 转换在 iOS swift 中没有正确发生?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45027587/

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