iPad 专业尺寸 类
iPad Pro size classes
在 Xcode 7.1 beta 1 中只有通常的 compact
和 regular
大小 类 可用——在 Interface Builder 和代码中。
iPad Pro 会推出新尺寸 类 吗?了解 类 应用程序在各种分屏设置中的大小也很有趣。
否,iPad Pro 使用与 iPad 相同的尺寸 类(常规)。
我在 Apple documentation 中找到了以下文字:
iPad (including iPad Pro) uses the regular size class in both dimensions and in both orientations. In other words, the iPad display environment is always horizontally and vertically regular.
在 Xcode 7.1 beta 1 中只有通常的 compact
和 regular
大小 类 可用——在 Interface Builder 和代码中。
iPad Pro 会推出新尺寸 类 吗?了解 类 应用程序在各种分屏设置中的大小也很有趣。
否,iPad Pro 使用与 iPad 相同的尺寸 类(常规)。
我在 Apple documentation 中找到了以下文字:
iPad (including iPad Pro) uses the regular size class in both dimensions and in both orientations. In other words, the iPad display environment is always horizontally and vertically regular.