开发者

Detecting multiple screens on iOS pre-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 dete开发者_Python百科rmine this on a device with a previous version, prior to 3.2. Any thoughts?


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?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜