gpt4 book ai didi

ios - 在按钮中的文本两侧添加填充

转载 作者:行者123 更新时间:2023-11-28 23:34:00 25 4
gpt4 key购买 nike

使用 Xcode 的 Storyboard,如何在 UIButton 的 文本的左侧和右侧添加填充?我一辈子都想不出该怎么做。

这是我的按钮:

enter image description here

我希望按钮“拥抱”文本,然后在按钮的左右两侧填充 32px

但是当我尝试添加 Title Inset 时,它只是将文本压缩到几乎不显示的程度:

enter image description here

那么如何正确调整按钮的内边距呢?

最佳答案

确保为 Storyboard 中的按钮完成以下操作。

  1. 将 Left 和 Right 的 Content insets 值更新为 32px in Size
    Storyboard中的检查员
  2. 另外,确保Content Compression Resistance priority -Horizo​​ntal 值较高 (751) 更安全。
  3. 如果可能,请移除 Button 的任何宽度限制。
  4. 不要更新标题插图。它不会像您预期的那样工作。

enter image description here

我已经测试过了。它对我有用。

关于ios - 在按钮中的文本两侧添加填充,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55677401/

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