gpt4 book ai didi

ios - 使多行 UILabel 包裹一个按钮

转载 作者:可可西里 更新时间:2023-11-01 04:50:08 25 4
gpt4 key购买 nike

我正在使用 Storyboard来设计我的 UIView。但我一直坚持这个任务:我有一个多行 UILabelUIViewUIButton。我想让 UILabel 来包裹我的按钮 - 文本的第一行有一个到 UIButton 的尾随约束,另一个是它的 super View 。如果我的 UILabel 没有文本,我在标签底部有一个 View ,我需要将此 View 尾随约束设置为 UIButton 但如果我有可用空间 - 到它的 super View 。截图示例:

enter image description here

我想在 'pyat' 之后跳转第二行单词。抱歉我的英语不好,希望这张图片可以帮助解释我的问题。是否可以直接在IB中制作?

最佳答案

也许不使用 UILabel,您可以尝试使用 UITextViewtextView.textContainer.exclusionPaths 属性来定义要排除的按钮容器区域.

看看 sample codereported issue for selected and editable case .

我记得如果使用此属性,您必须将应用程序部署目标的最小值限制为 7 或更高版本。

希望对您有所帮助!

关于ios - 使多行 UILabel 包裹一个按钮,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39871288/

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