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.
由于 iOS 版本不兼容,我无法使用自动布局。但是,如果我想要屏幕底部的一些组件(可能带有一些填充)以及包括标签栏,该怎么办。这样做的正确方法是什么?
如果您在 IB 中创建界面,那么您可以使用尺寸检查器上提供的自动调整大小的遮罩(也称为“弹簧和支柱”)。
它不如 AutoLayout 灵活,因此您的里程可能会有所不同......