gpt4 book ai didi

swift - UIButton 不改变不同语言的长度

转载 作者:行者123 更新时间:2023-11-30 10:19:12 25 4
gpt4 key购买 nike

我开发了一款 iOS 应用程序,并已本地化为法语和英语。我的 UINavigationBar 中有一个 UIButton,它用英语读取 Back ,用法语读取 Retourner 。我的 UIButton 似乎只是将英文按钮的长度作为默认值,因此当在法语设备上打开应用程序时,文本不适合按钮。

我尝试让 UIButton 在 Storyboard 中读取 Retourner ,但我似乎无法设置长度限制。我错过了什么吗?

最佳答案

那就试试这个

button.titleLabel?.adjustsFontSizeToFitWidth = true

发现于:How to adjust font size of text in a UIButton to fit the width programmatically in Swift?

关于swift - UIButton 不改变不同语言的长度,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28265245/

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