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.
我在 UIViews 和 UIViewController 的滚动视图中创建了一些图像。我去运行应用程序,图像按比例缩放,但已经放大到原始大小。
界面生成器
模拟器
任何帮助表示赞赏!
如果您单击 IB 中的图像,您会mode在Utillities窗格中的左侧菜单中看到一个下拉列表。我相信你应该选择“期望拟合”或“期望填充”,不确定你应该使用哪个。当您选择该模式时,图像不应重新缩放。
mode
Utillities
我认为这就是你要找的。