当我倒转 iPad 时,旋转应用程序中的按钮

发布于 2024-11-03 13:44:26 字数 115 浏览 0 评论 0原文

我正在编写一个 iPad 应用程序,我刚刚编写了旋转方法,并且有一些按钮。我使用 CGRectMake 方法并重新定位按钮...纵向和横向模式都工作正常,但我的问题是当我翻转 ipad 时,按钮没有重新定位。需要帮助

I'm programming an iPad application and I just wrote the rotate methods and there are some buttons. I used CGRectMake method and re-positioned buttons ... portrait and landscape modes all works fine but my problem is buttons are not re-positioned when I turn my ipad upside down. Need Help

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

小苏打饼 2024-11-10 13:44:27

UIDeviceOrientationPortraitUpsidedown 是解决方案

UIDeviceOrientationPortraitUpsidedown is the solution

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文