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.
我在主 UIView 上获得了 10 个视图,每个视图顶部都有按钮和图像,我设法用远程图像填充 ImageView,但我想在整个屏幕上适应该图像,我的意思是用 10 个变量视图填充图片。请任何指点。谢谢。
每 10 个按钮设置:
[yourbutton setContentMode:UIViewContentModeScaleToFill]