gpt4 book ai didi

IOS xcode 6 Storyboard自动布局

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

我需要在我的 iPhone 应用程序中创建一个简单的登录屏幕,并且发现很难调整我的 TextField考虑到 ' Trailing space to Container '...

我已放置 TextFieldsLabels在 ScrollView 中并指定了以下约束

用户名标签

- "Leading Space to Container"
- "Top Space to Container"
- "Horizontal Spacing to the 'Username' TextField"

用户名文本字段
- "Horizontal spacing to 'Username' Label"
- "Top Spacing to Container"
- "Trailing Space to Contaner"

我的用户界面如下 :

enter image description here

收到有关宽度的以下警告,但如果我将其设置为 471,因为它表明它超出了 ScrollView 并且无法访问

enter image description here

如果忽略警告并在模拟器中运行,则 textFiled 不会在容器内采用填充宽度,保持 ' Trailing Space to Contaner '...

我运行时得到的只是这个:

enter image description here

我应该怎么做才能获得 TextField容器中的全长(保留 Trailing Space to Container )

最佳答案

我已经制作了这个 View 不要将所有东西直接放在 ScrollView 中 将新 View 放入 ScrollView 并应用与 ScrollView 相等宽度的新约束将解决您的所有问题。如果您愿意,我也可以给您代码无法应用它们。

祝你好运
enter image description here

关于IOS xcode 6 Storyboard自动布局,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32391004/

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