Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用 Xcode 和 iOS SDK 附带的 iOS 模拟器在计算机上模拟设备在屏幕上的真实尺寸,而与当前计算机的 DPI 无关。我想要实现的是在我的电脑屏幕上测试按钮是否足够大以供用户手指使用!
iOS 模拟器只有 3 种可能的比例Window > Scale- 100%、75% 和 50%。它不会走得更远。但据我所见,非视网膜 75% 实际上并不比 iPad 屏幕大多少。视网膜是两倍大,所以不匹配。我没有 iPhone 要检查。
Window > Scale