gpt4 book ai didi

ios - 使用 AutoLayout 在 UIScrollView 中居中固定 UIView

转载 作者:行者123 更新时间:2023-12-01 18:43:30 25 4
gpt4 key购买 nike

我了解UIScrollView的操作使用 AutoLayout,但在我在互联网上看到的所有情况下,我都没有发现类似的问题,也许这就是解决方案无法正常工作的原因。

我的情况是这样的:

Scroll View
Content View
Login View

在哪里 登录查看我需要一个固定的宽度/高度,垂直和水平居中。这里是我设置的约束:

Constraints that I set

问题是:当我将模拟器(iPhone 6s)旋转到横向时,我无法滚动并查看所有内容,因为 ScrollView 的内容大小为 375,而我的登录框高度为 420。

对于这种特殊情况,我有什么遗漏吗?

最佳答案

你的约束应该像,
ScrollView - top,bottom,leading,trailingContentView (UIView) - top,bottom,leading,trailing,fixed height,horizontally center in container(center X)LoginView - fixed width,fixed height, horizontally center in container(center X) and vertically center in container (center Y)

关于ios - 使用 AutoLayout 在 UIScrollView 中居中固定 UIView,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39053259/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com