gpt4 book ai didi

iPhone SDK : Locking the orientation

转载 作者:搜寻专家 更新时间:2023-10-30 20:05:00 25 4
gpt4 key购买 nike

我在以前的应用程序(忘记应用程序名称)上看到过它,您可以在其中锁定屏幕的当前方向。

是否有一种简单的方法可以做到这一点,例如,只需使用一个按钮。

最佳答案

只需将一个 ivar 添加到您的应用委托(delegate)中,即可通过按下锁定按钮进行设置。然后在所有 View Controller 中,您只需检查应用委托(delegate)中的 ivar 并响应

- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation

根据您的方向 ivar 的消息

关于iPhone SDK : Locking the orientation,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/600284/

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