在 iOS 3.2 之前的版本上检测多个屏幕?

发布于 2024-09-27 16:58:01 字数 98 浏览 0 评论 0原文

iOS 3.2 引入了 [UIScreen Screens],它允许我确定有多少个屏幕连接到设备。但是,我正在寻找一种方法来在具有 3.2 之前版本的设备上确定这一点。有什么想法吗?

iOS 3.2 introduced [UIScreen screens] which allows me to determine how many screens are connected to the device. However, I'm looking for a way to determine this on a device with a previous version, prior to 3.2. Any thoughts?

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

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

发布评论

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

评论(1

无人问我粥可暖 2024-10-04 16:58:01

运行 3.2 之前版本的设备不能以任何有意义的编程方式拥有多个屏幕。这就是为什么没有 API 的原因。你想做什么?

No devices running pre-3.2 can have multiple screens in any meaningful programmatic way. That's why there weren't APIs for it. What are you trying to do?

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